From 5434e02988ee52a1c99b101c81b886342e212a80 Mon Sep 17 00:00:00 2001 From: Georges Basile Stavracas Neto Date: Wed, 4 Dec 2024 18:19:39 -0300 Subject: [PATCH] Revert "ci: Temporarily allow build-sysext CI job to fail" This reverts commit aacc968f0e2829e094bfb693b1180149d05ceba4. Part-of: --- .gitlab-ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 35076122a..5cb0d0e6e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,11 +12,6 @@ include: -Dextensions-tool:bash_completion=disabled build-sysext: - # FIXME: Temporarily allow this to fail, as it is basically impossible for it - # to run successfully while GitLab is broken, due to the number of sequential - # git clone operations it does. - # See https://discourse.gnome.org/t/scheduled-maintenance-gitlab-gitlab-pages-04th-of-december-2024-at-2-pm-utc/25271 - allow_failure: true tags: - x86_64_v3 before_script: