From 5ffe6ec59fc4ddb3e03409292bc6513cc39a9bd5 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Tue, 19 Mar 2024 23:31:20 +0100 Subject: [PATCH] Remove craft-appimage-qt6 It has been failing for more than 4 weeks --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 64b9dae23..3da79b9c1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,5 +11,4 @@ include: - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/flatpak.yml - /gitlab-templates/craft-android-qt6-apks.yml - - /gitlab-templates/craft-appimage-qt6.yml - /gitlab-templates/craft-windows-x86-64-qt6.yml