From 5d3e6d53fc0505923ae5130adfadd3ebbf97311a Mon Sep 17 00:00:00 2001 From: rigaya Date: Wed, 30 Sep 2020 22:55:48 +0900 Subject: [PATCH] =?UTF-8?q?appveyor=E3=81=AE=E3=83=93=E3=83=AB=E3=83=89?= =?UTF-8?q?=E3=82=92VS2019=E3=81=AB=E6=9B=B4=E6=96=B0=E3=80=82?= 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 6ab60813..d584b3bb 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ # QSVEnc # continuous integration settings -image: Visual Studio 2017 +image: Visual Studio 2019 platform: - Win32