(WiiU) Use -wiiu build image rather than -devkitpro for salamander

A modern devkitPPC causes broken binaries at the moment, and recent 
changes to the wiiu image (wiiurpxtool) are missing
This commit is contained in:
Ash Logan 2021-08-01 14:14:57 +10:00
parent 8b1e816f77
commit fe694b8f96

View File

@ -783,7 +783,7 @@ build-static-retroarch-wiiu:
- "mv .retroarch-precompiled/ retroarch-precompiled/"
build-static-retroarch-dummy-wiiu:
image: $CI_SERVER_HOST:5050/libretro-infrastructure/libretro-build-devkitpro:latest
image: $CI_SERVER_HOST:5050/libretro-infrastructure/libretro-build-wiiu:latest
stage: build
variables:
MEDIA_PATH: .media