From fad58e4d2bbd8e451cdb725325a5d760b4d1a684 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 3 Oct 2021 11:08:15 -0500 Subject: Use previous Appveyor image (#41) Use previous VS2019 image. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 473c00fa..fb415d13 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,7 +5,7 @@ branches: - master - develop -image: Visual Studio 2019 +image: Previous Visual Studio 2019 version: 0.0.0.{build} configuration: Release -- cgit v1.2.3-55-g6feb