Skip to content

Commit 36094f5

Browse files
committed
[skip ci] update macos in cibuildwheel
1 parent 4dba6e7 commit 36094f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ${{ matrix.os }}
2121
strategy:
2222
matrix:
23-
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14]
23+
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-latest-large, macos-latest]
2424

2525
steps:
2626
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)