From 6a89357ba8e061490022c915b3ffe82d9acab8ca Mon Sep 17 00:00:00 2001 From: bclothier Date: Wed, 23 Oct 2019 09:52:18 -0500 Subject: [PATCH] Try changing yml because.... that's where yams are. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index c258e0a3a6..522617a1a4 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,7 +30,7 @@ branches: skip_tags: true # build-matrix: all Release CPUs on VS2017 -image: Visual Studio 2017 +image: Visual Studio 2019 configuration: Release platform: Any CPU