mirror of
https://github.com/libretro/Genesis-Plus-GX.git
synced 2024-11-23 00:09:43 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
31add24676
commit
5af4f5ed34
@ -43,8 +43,8 @@ include:
|
||||
file: '/linux-i686.yml'
|
||||
|
||||
# MacOS PowerPC 32-bit
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/osx-ppc.yml'
|
||||
# - project: 'libretro-infrastructure/ci-templates'
|
||||
# file: '/osx-ppc.yml'
|
||||
|
||||
# MacOS 64-bit
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
@ -179,10 +179,10 @@ libretro-build-osx-arm64:
|
||||
- .core-defs
|
||||
|
||||
# MacOS PowerPC 32-bit
|
||||
libretro-build-osx-ppc:
|
||||
extends:
|
||||
- .libretro-osx-ppc-make-default
|
||||
- .core-defs
|
||||
#libretro-build-osx-ppc:
|
||||
# extends:
|
||||
# - .libretro-osx-ppc-make-default
|
||||
# - .core-defs
|
||||
|
||||
################################### CELLULAR #################################
|
||||
# Android ARMv7a
|
||||
|
Loading…
Reference in New Issue
Block a user