Skip to content

Commit ee4eb81

Browse files
committed
MNT: update macos images used for building wheels
1 parent 58ae0c9 commit ee4eb81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
os: [
2525
ubuntu-latest,
2626
windows-latest,
27-
macos-14,
28-
macos-13,
27+
macos-latest,
28+
macos-15-intel,
2929
]
3030
fail-fast: false
3131

0 commit comments

Comments
 (0)