From 373bf577033e8ae98aed33c7bed7fad3f3353eab Mon Sep 17 00:00:00 2001 From: Autechre Date: Sun, 10 Jan 2021 14:16:52 +0100 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5d08d6..542cd90 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,10 +38,6 @@ include: - project: 'libretro-infrastructure/ci-templates' file: '/android-jni.yml' - # iOS 9 - - project: 'libretro-infrastructure/ci-templates' - file: '/ios9.yml' - ################################## CONSOLES ################################ # Nintendo 3DS - project: 'libretro-infrastructure/ci-templates' @@ -133,13 +129,6 @@ android-x86: - .libretro-android-jni-x86 - .core-defs -# iOS 9 -libretro-build-ios-9: - extends: - - .libretro-ios9-make-default - - .core-defs - - ################################### CONSOLES ################################# # PlayStation Portable libretro-build-psp: