Skip to content

Commit 9c3fc28

Browse files
committed
Update wheel building.
1 parent 1524fea commit 9c3fc28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
# Build fails on windows currently
12-
os: [ubuntu-latest, macos-13, macos-14]
12+
os: [ubuntu-latest, macos-15-intel, macos-15]
1313

1414
steps:
1515
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)