From 46b4519361f02ac86e50647e2cc1a7d13f99e8d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Sun, 16 Mar 2025 21:05:32 +0800 Subject: [PATCH] ci: Disable sysext temporarily It fails due to gitlab.freedesktop.org being down. Part-of: --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e33496d0..20abfa287 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,7 @@ build-sysext: # https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/1665 tags: - x86_64_v3 + when: manual stages: - review