Update .gitlab-ci.yml

This commit is contained in:
LibretroAdmin 2023-11-09 16:35:29 -08:00 committed by GitHub
parent 3523655080
commit c05ce28cba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,8 +50,8 @@ include:
file: '/osx-arm64.yml'
# MacOS PowerPC 32-bit
- project: 'libretro-infrastructure/ci-templates'
file: '/osx-ppc.yml'
# - project: 'libretro-infrastructure/ci-templates'
# file: '/osx-ppc.yml'
################################## CELLULAR ################################
# Android
@ -200,12 +200,12 @@ libretro-build-osx-arm64:
- master
# MacOS PowerPC 32-bit
libretro-build-osx-ppc:
extends:
- .libretro-osx-ppc-make-default
- .core-defs
only:
- master
#libretro-build-osx-ppc:
# extends:
# - .libretro-osx-ppc-make-default
# - .core-defs
# only:
# - master
################################### CELLULAR #################################
# Android ARMv7a