Temporarily switch to using previous AppVeyor MSW image

The latest image uses msys2 gcc 9.1 which crashes while compiling our
tests, see e.g.

https://ci.appveyor.com/project/wxWidgets/wxwidgets/builds/26445788/job/ovajab6v4ltp5h70
This commit is contained in:
Vadim Zeitlin
2019-08-03 13:50:24 +02:00
parent a2f37a9ed5
commit 235972bc6e

View File

@@ -43,6 +43,8 @@ environment:
clone_depth: 50
image: Previous Visual Studio 2017
install: git submodule update --init
init: