Update .gitlab-ci.yml

This commit is contained in:
LibretroAdmin 2023-11-15 04:38:35 -08:00 committed by GitHub
parent 5af4f5ed34
commit 02035dd866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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