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 4919747 commit 4313a29Copy full SHA for 4313a29
2 files changed
.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