We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f3fb1 commit e746b46Copy full SHA for e746b46
1 file changed
.github/workflows/ci.yml
@@ -321,10 +321,6 @@ jobs:
321
bopts: install
322
os: ubuntu-latest
323
324
- - lib: system
325
- bopts: install
326
- os: ubuntu-latest
327
-
328
- lib: test
329
330
@@ -495,12 +491,12 @@ jobs:
495
491
- lib: python
496
492
497
493
copts: "-DUSE_PYTHON_VERSION=\"3.9;EXACT\""
498
- os: windows-latest
494
+ os: windows-2022
499
500
501
bopts: python=3.9,3.14 install
502
503
504
505
- lib: serialization
506
0 commit comments