There was an error while loading. Please reload this page.
1 parent 29c40c7 commit b57f800Copy full SHA for b57f800
.azure-pipelines/ci.yml
@@ -116,7 +116,7 @@ jobs:
116
condition: and(succeeded(), eq(dependencies.Prebuild.outputs['tests.run'], 'true'))
117
118
pool:
119
- vmImage: vs2017-win2017
+ vmImage: vs2017-win2016
120
121
strategy:
122
matrix:
.azure-pipelines/pr.yml
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments