From 32594e66439ab10470ba9efd382824f25835c545 Mon Sep 17 00:00:00 2001 From: Autechre Date: Tue, 8 Mar 2022 15:19:37 +0100 Subject: [PATCH] Revert "(.gitlab-ci.yml) Temporarily disable build-retroarch-osx-ppc target while macosx-legacy runner is offline (#13685)" (#13716) This reverts commit b74b2f9b87d60c194ef3c1e02e64e5fbb3a56b52. --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c8dbcfe08..53224c36b9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -376,8 +376,6 @@ build-retroarch-osx-ppc: XCCONFIG: OpenGL_GitLabCI.xcconfig tags: - macosx-legacy - rules: - - if: '"1" != "1"' # Temporary disable rule while runner is offline script: - xcodebuild -target RetroArch -configuration Release -project pkg/apple/RetroArch_PPC.xcodeproj ONLY_ACTIVE_ARCH=NO - pushd pkg/apple/build/Release/