Skip to content

Commit a0b33d5

Browse files
committed
Upgrade macos arm64 wheels runners to macos-15
1 parent 3ea1603 commit a0b33d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
buildplat:
3434
- [ubuntu-24.04, manylinux, x86_64]
3535
- [macos-15-intel, macosx, x86_64]
36-
- [macos-14, macosx, arm64]
36+
- [macos-15, macosx, arm64]
3737
- [windows-2025, win, amd64]
3838
python:
3939
- ["cp310","3.10"]
@@ -99,7 +99,7 @@ jobs:
9999
buildplat:
100100
- [ubuntu-24.04, manylinux, x86_64]
101101
- [macos-15-intel, macosx, x86_64]
102-
- [macos-14, macosx, arm64]
102+
- [macos-15, macosx, arm64]
103103
- [windows-2025, win, amd64]
104104
python:
105105
- ["cp310","3.10"]

0 commit comments

Comments
 (0)