Skip to content

Commit

Permalink
Switch to macOS 12 for wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
segevfiner authored Oct 28, 2024
1 parent 0c33a8c commit e0ba974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-2019, macOS-11]
os: [ubuntu-20.04, windows-2019, macOS-12]

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

0 comments on commit e0ba974

Please sign in to comment.