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