From 44e0e1920e382d9b9692570da9226a6a6d2d6dc4 Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Fri, 18 Apr 2025 17:28:40 +0200 Subject: [PATCH] Add Qt6-next CI --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bde74429..eb67ee1e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,7 @@ include: file: - /gitlab-templates/reuse-lint.yml - /gitlab-templates/linux-qt6.yml + - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/alpine-qt6.yml - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml