Skip to content

Commit 5ff9caa

Browse files
committed
Go back to macos13
[skip ci]
1 parent 9d63aff commit 5ff9caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels-macos.yml

+1-1
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-latest"
19+
runs-on: "macos-13"
2020
strategy:
2121
fail-fast: false
2222
matrix:

0 commit comments

Comments
 (0)