Skip to content

Commit 0faeb99

Browse files
committed
Try macos-13 for Python 3.13 build
1 parent 2851ac2 commit 0faeb99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/wheels-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
jobs:
1717
build:
1818
name: ${{ matrix.python }} ${{ matrix.platform }}
19-
runs-on: "macos-12"
19+
runs-on: "macos-13"
2020
strategy:
2121
fail-fast: false
2222
matrix:

nipy

0 commit comments

Comments
 (0)