We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c5fa07 commit 8434d8eCopy full SHA for 8434d8e
1 file changed
.github/workflows/wheels.yml
@@ -72,17 +72,17 @@ jobs:
72
# deploy: 13.0
73
74
# MacOS arm64
75
- - os: macos-latest
+ - os: macos-14
76
arch: arm64
77
python: 310
78
builder: macosx
79
deploy: 14.0
80
81
82
python: 311
83
84
85
86
87
python: 312
88
0 commit comments