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:
parent
a2f37a9ed5
commit
235972bc6e
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,8 @@ environment:
|
||||||
|
|
||||||
clone_depth: 50
|
clone_depth: 50
|
||||||
|
|
||||||
|
image: Previous Visual Studio 2017
|
||||||
|
|
||||||
install: git submodule update --init
|
install: git submodule update --init
|
||||||
|
|
||||||
init:
|
init:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue