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 3a160d4 commit 635aa09
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-12, macosx, x86_64]
- [macos-13, macosx, x86_64]
- [macos-latest, macosx, arm64]
- [windows-2019, win, AMD64]

Expand Down

0 comments on commit 635aa09

Please sign in to comment.