Skip to content

Commit 5121c10

Browse files
committed
Switch wheel build to macos-15-intel
1 parent 63a6040 commit 5121c10

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
strategy:
1616
matrix:
17-
os: [ubuntu-latest, macos-13, macos-14, ubuntu-22.04-arm]
17+
os: [ubuntu-latest, macos-15-intel, macos-14, ubuntu-22.04-arm]
1818

1919
steps:
2020
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)