From 98c22dc18536abec9a2ea0163fbdbb78be377e09 Mon Sep 17 00:00:00 2001 From: Alejandro Martinez Date: Tue, 12 Apr 2022 20:31:46 -0300 Subject: [PATCH] AppVeyor - change to Previous Visual Studio 2019 image Since Qt5.14.2 was removed from the current one. Once this becomes unavailable we would need to go forward to Qt5.15 --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index e9c1b6cef..2ef3aedf9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ version: ci.{build} -image: Visual Studio 2019 +image: Previous Visual Studio 2019 clone_depth: 1 environment: