Skip to content

Commit

Permalink
Add macos-15 to the build-platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-parker1 committed Nov 20, 2024
1 parent 5730aef commit 12afedb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- [ubuntu-latest, aarch64, manylinux_2_28_aarch64]
- [macos-13, x86_64, macosx_x86_64]
- [macos-14, arm64, macosx_arm64]
- [macos-15, arm64, macosx_arm64]
- [windows-latest, AMD64, win_amd64]

steps:
Expand Down

0 comments on commit 12afedb

Please sign in to comment.