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:
@@ -43,6 +43,8 @@ environment:
|
||||
|
||||
clone_depth: 50
|
||||
|
||||
image: Previous Visual Studio 2017
|
||||
|
||||
install: git submodule update --init
|
||||
|
||||
init:
|
||||
|
Reference in New Issue
Block a user