From 589abf0e9ed52d05e38db4e73eae2806a48e441e Mon Sep 17 00:00:00 2001 From: database64128 Date: Mon, 12 Oct 2020 19:21:59 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=8C=20Update=20appveyor.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 4616e595..803437c4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,7 +30,7 @@ #---------------------------------# # Build worker image (VM template) -image: Visual Studio 2017 +image: Visual Studio 2019 # scripts that are called at very beginning, before repo cloning # init: