Skip to content

Commit

Permalink
Build arm macos wheels on macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
dudoslav committed May 27, 2024
1 parent 2c1699e commit c9f5b73
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 @@ -21,7 +21,7 @@ jobs:
buildplat:
- [ubuntu-22.04, manylinux_x86_64]
- [macos-13, macosx_x86_64]
- [macos-13, macosx_arm64]
- [macos-14, macosx_arm64]
- [windows-2022, win_amd64]
python: ["cp39", "cp310", "cp311", "cp312"]

Expand Down

0 comments on commit c9f5b73

Please sign in to comment.