We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8271d37 commit 7aeec14Copy full SHA for 7aeec14
.github/workflows/ci-build-release-wheels.yaml
@@ -95,7 +95,7 @@ jobs:
95
96
mac-wheels:
97
name: Wheel MacOS Universal2 - Py ${{matrix.py.version}}
98
- runs-on: macos-12
+ runs-on: macos-14
99
timeout-minutes: 300
100
101
strategy:
.github/workflows/ci-pr-validation.yaml
@@ -157,7 +157,7 @@ jobs:
157
158
159
needs: unit-tests
160
161
162
163
0 commit comments