From 3b8446d8cec31b02f752e644e7d8634d9042d0f4 Mon Sep 17 00:00:00 2001 From: Don Ho Date: Thu, 6 Oct 2022 14:17:38 +0200 Subject: [PATCH] Fix CI system error due to the project build env update --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 674476ee4..890fd6bb7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ version: 8.4.{build} -image: Visual Studio 2019 +image: Visual Studio 2022 #skip_commits: # files: