Attempt to use newer GCC on the Windows build
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Deukhoofd 2019-06-18 15:58:06 +02:00
parent 1563e45c3f
commit cf752971a4
No known key found for this signature in database
GPG Key ID: B4C087AC81641654
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ steps:
- build-release/PorygonLangTests -s
- name: test-release-windows
image: dockcross/windows-static-x64
image: deukhoofd/dockcross-windows
commands:
- cmake -DCMAKE_BUILD_TYPE=Release . -B build-release
- cmake --build build-release --target all -- -j 4