We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd4c67 commit ce60580Copy full SHA for ce60580
azure-pipelines.yml
@@ -50,7 +50,7 @@ stages:
50
strategy:
51
matrix:
52
Windows_py311:
53
- vmImage: 'windows-2019' # keep one job pinned to the oldest image
+ vmImage: 'windows-2022' # keep one job pinned to the oldest image
54
python.version: '3.11'
55
Windows_py312:
56
vmImage: 'windows-latest'
0 commit comments