Skip to content

Commit

Permalink
chore: Update macOS build configurations in build-publish_to_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sunt05 committed Jul 5, 2024
1 parent bb44b1f commit 6e98be4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
matrix:
buildplat:
- [ubuntu-latest, manylinux, x86_64]
- [macos-11, macosx, x86_64]
- [macos-14, macosx, arm64]
- [macos-latest, macosx, x86_64]
- [macos-latest, macosx, arm64]
- [windows-2019, win, AMD64]

python: ["cp310", "cp311", "cp312"]
Expand Down

0 comments on commit 6e98be4

Please sign in to comment.