Skip to content

Commit

Permalink
Try using older macOS runner
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-brett committed Oct 5, 2024
1 parent f5c9cf4 commit 8cbc3c2
Showing 1 changed file with 1 addition and 1 deletion.
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-latest"
runs-on: "macos-12"
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 8cbc3c2

Please sign in to comment.