Skip to content

Commit

Permalink
macos-10 seems to be no longer supported by github
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsta committed Feb 25, 2024
1 parent 45a2ff3 commit 734607f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
#os: [ubuntu-20.04, windows-2019, macos-10.15]
os: [windows-latest, macos-14, macos-13, macos-12, macos-11, macos-10]
os: [windows-latest, macos-14, macos-13, macos-12, macos-11]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 734607f

Please sign in to comment.