summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9ff5c4f..15a047a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,8 +6,6 @@
include:
- template: Jobs/Code-Quality.gitlab-ci.yml
- project: 'libretro-infrastructure/ci-templates'
- file: '/libnx-static.yml'
- - project: 'libretro-infrastructure/ci-templates'
file: '/vita-static.yml'
- project: 'libretro-infrastructure/ci-templates'
file: '/psp-static.yml'
@@ -57,11 +55,6 @@ android-x86:
- .libretro-android-jni-x86
# Static
-libretro-build-libnx-aarch64:
- extends:
- - .core-defs
- - .libretro-libnx-static-retroarch-master
-
libretro-build-vita:
extends:
- .core-defs