Attempt to use newer GCC on the Windows build
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user