Skip to content

Commit

Permalink
fix macos version in exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaquier Aurélien Tristan committed Apr 25, 2024
1 parent e181aaf commit 5fdf86f
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 @@ -14,7 +14,7 @@ jobs:
python: [cp39, cp310, cp311, cp312]
arch: [x86_64, amd64]
exclude:
- os: macos-latest
- os: macos-12
arch: amd64
- os: ubuntu-22.04
arch: amd64
Expand Down

0 comments on commit 5fdf86f

Please sign in to comment.