We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae30ce commit 48d2e7cCopy full SHA for 48d2e7c
.azure-pipelines/Windows-CI.yml
@@ -5,7 +5,7 @@ jobs:
5
6
- job: 'Test'
7
pool:
8
- vmImage: 'vs2017-win2016'
+ vmImage: 'windows-2019'
9
strategy:
10
matrix:
11
py37:
0 commit comments