From 4cfda4009d588b603a9d0dc8490b06c9d2cf3a98 Mon Sep 17 00:00:00 2001 From: Felix Ernst Date: Sat, 19 Apr 2025 12:57:36 +0200 Subject: [PATCH 1/1] CI: Remove linux-qt6 build This commit follows the recommendation of our system administrator Ben Cooksley to remove the linux-qt6 build from the CI for projects which already have linux-qt6-next and FreeBSD or Windows builds which also use qt6 (non-next). See https://mail.kde.org/pipermail/kde-devel/2025-April/003464.html --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1f69b08c0..ccd481161 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,6 @@ include: - project: sysadmin/ci-utilities file: - - /gitlab-templates/linux-qt6.yml - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/windows-qt6.yml -- 2.47.3