chore(ci): Split windows ci tests to 2022 and 2025 respectively

pull/12128/head
Matthias 8 months ago
parent 87b0a6d3f3
commit 78c8054954

@ -257,7 +257,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ windows-latest ]
os: [ "windows-2022", "windows-2025" ]
python-version: ["3.11", "3.12", "3.13.6"]
steps:

Loading…
Cancel
Save