From a2c86b6756540db99043ab953e533296da7397bc Mon Sep 17 00:00:00 2001 From: revsic Date: Fri, 5 Apr 2019 22:44:37 +0900 Subject: [PATCH] ci: Annotate windows --- azure-pipelines.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ac5ca6e..b117762 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,7 +9,7 @@ jobs: name: Linux vmImage: ubuntu-16.04 -- template: script/azure-pipelines-template-win.yml - parameters: - name: Windows - vmImage: windows-2019 +# - template: script/azure-pipelines-template-win.yml +# parameters: +# name: Windows +# vmImage: vs2017-win2016