From fc8debfc0ed0f19fd6f39550bd0e642a27eca229 Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Tue, 28 Jul 2026 15:36:44 +0200 Subject: [PATCH] use the LTS builders --- .gitlab-ci.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f917d3c..49880c6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,12 +4,7 @@ include: - project: sysadmin/ci-utilities file: - - /gitlab-templates/linux-qt6.yml - - /gitlab-templates/linux-qt6-next.yml - - /gitlab-templates/alpine-qt6.yml - - /gitlab-templates/android-qt6.yml - - /gitlab-templates/freebsd-qt6.yml - - /gitlab-templates/windows-qt6.yml + - /gitlab-templates/linux-qt6-lts.yml - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml - /gitlab-templates/oss-fuzz.yml