Skip to content

Commit cda4118

Browse files
committed
macos-13 image was removed
1 parent b2a8138 commit cda4118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
os: [ubuntu-latest, ubuntu-24.04-arm, macos-13, macos-latest, windows-latest]
11+
os: [ubuntu-latest, ubuntu-24.04-arm, macos-14, macos-latest, windows-latest]
1212
fail-fast: false
1313

1414
steps:

0 commit comments

Comments
 (0)