We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3aa9f commit 76e55b0Copy full SHA for 76e55b0
.github/workflows/ci-test.yml
@@ -84,7 +84,7 @@ jobs:
84
max-parallel: 1
85
matrix:
86
python_version: ['2.7', '3.5', '3.9']
87
- runs-on: windows-2019
+ runs-on: windows-2022
88
# make sure only one test running,
89
# remove this when cases could run in parallel.
90
needs: test
0 commit comments