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

This commit is contained in:
2019-06-18 15:58:06 +02:00
parent 1563e45c3f
commit cf752971a4

View File

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