From ca026e0c52afbc94d9ea1bd1c51bad473ea87c80 Mon Sep 17 00:00:00 2001 From: revsic Date: Sun, 7 Apr 2019 02:42:55 +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