Skip to content

Commit

Permalink
Try macos-13 for Python 3.13 build
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Oct 6, 2024
1 parent 2851ac2 commit 0faeb99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wheels-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
jobs:
build:
name: ${{ matrix.python }} ${{ matrix.platform }}
runs-on: "macos-12"
runs-on: "macos-13"
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion nipy
Submodule nipy updated 2 files
+2 −2 meson.build
+2 −2 nipy/__init__.py

0 comments on commit 0faeb99

Please sign in to comment.