chore(ci): Split windows ci tests to 2022 and 2025 respectively
This commit is contained in:
@@ -257,7 +257,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ windows-latest ]
|
os: [ "windows-2022", "windows-2025" ]
|
||||||
python-version: ["3.11", "3.12", "3.13.6"]
|
python-version: ["3.11", "3.12", "3.13.6"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user