Skip to content

Commit b646ba6

Browse files
committed
XXX test new runner images
1 parent f01195f commit b646ba6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ jobs:
55
name: Build wheel on ${{ matrix.os }}
66
runs-on: ${{ matrix.os }}
77
strategy:
8+
fail-fast: false
89
matrix:
910
os: [ubuntu-24.04, ubuntu-24.04-arm, macos-15-intel, macos-15,
10-
windows-2022]
11+
windows-2022, windows-2025, macos-26, macos-26-intel]
1112
msystem: [ucrt64]
1213
menv: [ucrt-x86_64]
1314
include:

0 commit comments

Comments
 (0)