From 0b3f99d60681b13e64a70f336245444bca4d31b3 Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Tue, 18 Jun 2024 22:44:09 +0200 Subject: [PATCH] CI: Disable Craft Windows It has been broken for 4 consecutive weeks --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f3cce4e3fe..051a205d00 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,5 +5,5 @@ include: - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/windows-qt6.yml - /gitlab-templates/flatpak.yml - - /gitlab-templates/craft-windows-x86-64-qt6.yml + # - /gitlab-templates/craft-windows-x86-64-qt6.yml