We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b684929 commit b29d7d2Copy full SHA for b29d7d2
1 file changed
azure-pipelines.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- job: Windows
61
pool:
62
- vmImage: 'vs2017-win2016'
+ vmImage: 'windows-2019'
63
steps:
64
- task: NodeTool@0
65
inputs:
@@ -124,7 +124,7 @@ jobs:
124
125
- job: Windows_IntegrationTests
126
127
128
129
130
0 commit comments