From b837a23fbe33d1208b401969fa096e227fa3d731 Mon Sep 17 00:00:00 2001 From: Eugene Date: Mon, 24 Jun 2019 14:46:45 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 22bd61cf..37916d6e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ variables: - group: Vars pool: - vmImage: 'windows-2019' + vmImage: 'vs2017-win2016' steps: - task: NodeTool@0