There was an error while loading. Please reload this page.
1 parent cc9754f commit e754b72Copy full SHA for e754b72
1 file changed
.gitlab-ci.yml
@@ -58,7 +58,7 @@ libretro-build-windows-x64:
58
extends:
59
- .libretro-windows-cmake-x86_64
60
- .core-defs
61
- image: $CI_SERVER_HOST:5050/libretro-infrastructure/libretro-build-mxe-win-cross-cores:mingw12
+ image: $CI_SERVER_HOST:5050/libretro-infrastructure/libretro-build-mxe-win-cross-cores:gcc12
62
variables:
63
EXTRA_PATH: ../../Binary/x64
64
before_script:
0 commit comments