From 0e5e1dcda7b3ef6559296cbad264ba69afcde5a4 Mon Sep 17 00:00:00 2001 From: asuessenbach Date: Tue, 24 Mar 2020 10:54:50 +0100 Subject: [PATCH] [AppVeyor] Remove usage of VS2019 due to an internal compiler error. --- .appveyor.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index c7887b2..39ec12c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,7 +1,6 @@ image: - Visual Studio 2015 - Visual Studio 2017 - - Visual Studio 2019 configuration: - Debug