Thanks to visit codestin.com Credit goes to github.com
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 7fd4c67 commit aea28b6Copy full SHA for aea28b6
1 file changed
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