Skip to content

Commit 5244df3

Browse files
authored
ci: update to last intel macos image (#195)
Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
1 parent fb71b82 commit 5244df3

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
@@ -44,7 +44,7 @@ jobs:
4444
strategy:
4545
fail-fast: false
4646
matrix:
47-
os: [ubuntu-latest, macos-13, macos-latest, windows-latest, ubuntu-24.04-arm, windows-11-arm]
47+
os: [ubuntu-latest, macos-15-intel, macos-latest, windows-latest, ubuntu-24.04-arm, windows-11-arm]
4848

4949
steps:
5050
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)