mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-05-04 03:49:41 +02:00
Add OpenDingux target to .gitlab-ci.yml
This commit is contained in:
@@ -15,6 +15,8 @@ include:
|
|||||||
file: '/linux-x64.yml'
|
file: '/linux-x64.yml'
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/windows-x64-mingw.yml'
|
file: '/windows-x64-mingw.yml'
|
||||||
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
|
file: '/dingux-i386.yml'
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/android-jni.yml'
|
file: '/android-jni.yml'
|
||||||
|
|
||||||
@@ -34,7 +36,12 @@ libretro-build-windows-x64:
|
|||||||
extends:
|
extends:
|
||||||
- .core-defs
|
- .core-defs
|
||||||
- .libretro-windows-x64-mingw-make-default
|
- .libretro-windows-x64-mingw-make-default
|
||||||
|
|
||||||
|
libretro-build-dingux-i386:
|
||||||
|
extends:
|
||||||
|
- .core-defs
|
||||||
|
- .libretro-dingux-i386-make-default
|
||||||
|
|
||||||
# Android
|
# Android
|
||||||
android-arm64-v8a:
|
android-arm64-v8a:
|
||||||
extends:
|
extends:
|
||||||
|
|||||||
Reference in New Issue
Block a user