Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LibretroAdmin authored Nov 15, 2023
1 parent 5af4f5e commit 02035dd
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 02035dd

Please sign in to comment.