From eb65a5076cc31cacb89f921746918c91d593a22d Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Mon, 28 Jul 2025 16:02:34 +0200 Subject: [PATCH] We only have Linux Qt5 builders at this point GIT_SILENT --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eac3d76..66526a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,3 @@ include: - project: sysadmin/ci-utilities file: - /gitlab-templates/linux.yml - - /gitlab-templates/linux-static.yml - - /gitlab-templates/freebsd.yml - - /gitlab-templates/windows.yml - - /gitlab-templates/windows-static.yml