Skip to content

Commit 76e55b0

Browse files
author
YangSen-qn
committed
ci: windows-2019 -> windows-2022
1 parent 4d3aa9f commit 76e55b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
max-parallel: 1
8585
matrix:
8686
python_version: ['2.7', '3.5', '3.9']
87-
runs-on: windows-2019
87+
runs-on: windows-2022
8888
# make sure only one test running,
8989
# remove this when cases could run in parallel.
9090
needs: test

0 commit comments

Comments
 (0)