From d1a5fdf9cd1cc7a0a778ca502e99084cec79e36a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C4=81rlis=20Se=C5=86ko?= Date: Tue, 15 Dec 2020 22:28:47 +0200 Subject: [PATCH] Switch to older VS so that clang can parse headers. --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index aa6dafec..9e6cbe40 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -1,5 +1,5 @@ version: '1.12.0-git-{build}' -image: 'Visual Studio 2019' +image: 'Visual Studio 2017' clone_depth: 1 # Build configuration