We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea1603 commit a0b33d5Copy full SHA for a0b33d5
1 file changed
.github/workflows/wheels.yml
@@ -33,7 +33,7 @@ jobs:
33
buildplat:
34
- [ubuntu-24.04, manylinux, x86_64]
35
- [macos-15-intel, macosx, x86_64]
36
- - [macos-14, macosx, arm64]
+ - [macos-15, macosx, arm64]
37
- [windows-2025, win, amd64]
38
python:
39
- ["cp310","3.10"]
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
0 commit comments