From c77c50da40bc4d6e4c6b40b473d015c53fb110a0 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 10 Nov 2020 19:24:08 +0100 Subject: Remove target for PSP for now as long as it can't build --- .gitlab-ci.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea78f07..4cc262d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,8 +7,6 @@ include: - template: Jobs/Code-Quality.gitlab-ci.yml - project: 'libretro-infrastructure/ci-templates' file: '/vita-static.yml' - - project: 'libretro-infrastructure/ci-templates' - file: '/psp-static.yml' - project: 'libretro-infrastructure/ci-templates' file: '/linux-x64.yml' - project: 'libretro-infrastructure/ci-templates' @@ -59,8 +57,3 @@ libretro-build-vita: extends: - .core-defs - .libretro-vita-static-retroarch-master - -libretro-build-psp: - extends: - - .core-defs - - .libretro-psp-static-retroarch-master -- cgit v1.2.3