Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Eugene 2019-06-24 14:46:45 +02:00
parent 8ace6dc92e
commit b837a23fbe

View File

@ -5,7 +5,7 @@ variables:
- group: Vars
pool:
vmImage: 'windows-2019'
vmImage: 'vs2017-win2016'
steps:
- task: NodeTool@0