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 f5c9cf4 commit 8cbc3c2Copy full SHA for 8cbc3c2
.github/workflows/wheels-macos.yml
@@ -16,7 +16,7 @@ env:
16
jobs:
17
build:
18
name: ${{ matrix.python }} ${{ matrix.platform }}
19
- runs-on: "macos-latest"
+ runs-on: "macos-12"
20
strategy:
21
fail-fast: false
22
matrix:
0 commit comments