Attempt to use newer GCC on the Windows build
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
1563e45c3f
commit
cf752971a4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue