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.
2 parents c7084ee + 9558c0c commit cb17d70Copy full SHA for cb17d70
1 file changed
azure-pipelines.yml
@@ -41,8 +41,8 @@ jobs:
41
42
- template: etc/ci/azure-win.yml
43
parameters:
44
- job_name: win2016_cpython
45
- image_name: vs2017-win2016
+ job_name: win2022_cpython
+ image_name: windows-2022
46
python_versions: ['3.6', '3.7', '3.8', '3.9', '3.10']
47
test_suites:
48
all: venv\Scripts\pytest -n 2 -vvs
0 commit comments