mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
Update .gitlab-ci.yml
This commit is contained in:
+10
-1
@@ -17,6 +17,10 @@ include:
|
|||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/windows-x64-mingw.yml'
|
file: '/windows-x64-mingw.yml'
|
||||||
|
|
||||||
|
# Windows 32-bit
|
||||||
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
|
file: '/windows-i686-mingw.yml'
|
||||||
|
|
||||||
# Linux 64-bit
|
# Linux 64-bit
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/linux-x64.yml'
|
file: '/linux-x64.yml'
|
||||||
@@ -71,6 +75,12 @@ libretro-build-windows-x64:
|
|||||||
extends:
|
extends:
|
||||||
- .libretro-windows-x64-mingw-make-default
|
- .libretro-windows-x64-mingw-make-default
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
|
||||||
|
# Windows 32-bit
|
||||||
|
libretro-build-windows-i686:
|
||||||
|
extends:
|
||||||
|
- .libretro-windows-i686-mingw-make-default
|
||||||
|
- .core-defs
|
||||||
|
|
||||||
# Linux 64-bit
|
# Linux 64-bit
|
||||||
libretro-build-linux-x64:
|
libretro-build-linux-x64:
|
||||||
@@ -150,4 +160,3 @@ libretro-build-libnx-aarch64:
|
|||||||
extends:
|
extends:
|
||||||
- .libretro-libnx-static-retroarch-master
|
- .libretro-libnx-static-retroarch-master
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user