Skip to content

Commit e746b46

Browse files
committed
Update ci.yml
1 parent 81f3fb1 commit e746b46

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -321,10 +321,6 @@ jobs:
321321
bopts: install
322322
os: ubuntu-latest
323323

324-
- lib: system
325-
bopts: install
326-
os: ubuntu-latest
327-
328324
- lib: test
329325
bopts: install
330326
os: ubuntu-latest
@@ -495,12 +491,12 @@ jobs:
495491
- lib: python
496492
bopts: install
497493
copts: "-DUSE_PYTHON_VERSION=\"3.9;EXACT\""
498-
os: windows-latest
494+
os: windows-2022
499495

500496
- lib: python
501497
bopts: python=3.9,3.14 install
502498
copts: "-DUSE_PYTHON_VERSION=\"3.9;EXACT\""
503-
os: windows-latest
499+
os: windows-2022
504500

505501
- lib: serialization
506502
bopts: install

0 commit comments

Comments
 (0)