Skip to content

Commit

Permalink
enable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanvb committed Feb 3, 2025
1 parent 94be6de commit 198509c
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 @@ -40,8 +40,8 @@ include:

################################## CELLULAR ################################
# Android
#- project: 'libretro-infrastructure/ci-templates'
# file: '/android-jni.yml'
- project: 'libretro-infrastructure/ci-templates'
file: '/android-jni.yml'

# iOS
- project: 'libretro-infrastructure/ci-templates'
Expand Down Expand Up @@ -148,10 +148,10 @@ libretro-build-osx-arm64:
# - .core-defs

# Android ARMv8a
#android-arm64-v8a:
# extends:
# - .libretro-android-jni-arm64-v8a
# - .core-defs
android-arm64-v8a:
extends:
- .libretro-android-jni-arm64-v8a
- .core-defs

# Android 64-bit x86
#android-x86_64:
Expand Down

0 comments on commit 198509c

Please sign in to comment.