Skip to content

Commit

Permalink
Temporarily skip building Mac x86 wheels due to GitHub unavailability.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunt05 committed Jul 5, 2024
1 parent 69bfbdc commit 5ffe563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
matrix:
buildplat:
- [ubuntu-latest, manylinux, x86_64]
- [macos-11, macosx, x86_64]
# - [macos-11, macosx, x86_64]
- [macos-14, macosx, arm64]
- [windows-2019, win, AMD64]

Expand Down

0 comments on commit 5ffe563

Please sign in to comment.