Skip to content

Commit 29af81d

Browse files
committed
OK - try macOS latest.
1 parent 0faeb99 commit 29af81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

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

0 commit comments

Comments
 (0)