mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-06-03 05:35:01 -06:00
libretro: update docker image for mxe github action
This commit is contained in:
parent
667850556d
commit
26036ce2d3
2
.github/workflows/libretro.yml
vendored
2
.github/workflows/libretro.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
|||||||
BUILD_DIR: build/windows-x86_64
|
BUILD_DIR: build/windows-x86_64
|
||||||
EXTRA_CORE_ARGS: -DENABLE_LTO=OFF -G Ninja
|
EXTRA_CORE_ARGS: -DENABLE_LTO=OFF -G Ninja
|
||||||
CMAKE: x86_64-w64-mingw32.static-cmake
|
CMAKE: x86_64-w64-mingw32.static-cmake
|
||||||
IMAGE: git.libretro.com:5050/libretro-infrastructure/libretro-build-mxe-win-cross-cores:mingw12
|
IMAGE: reallibretroretroarch/libretro-build-mxe-win-cross-cores:mingw12
|
||||||
EXTRA_PATH: bin/Release
|
EXTRA_PATH: bin/Release
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user