┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorFelix Ernst <[email protected]>2025-04-19 12:57:36 +0200
committerFelix Ernst <[email protected]>2025-04-20 12:27:00 +0200
commit4cfda4009d588b603a9d0dc8490b06c9d2cf3a98 (patch)
tree4588418c5ac16a0294a5a8e9fb427f1cc9921f4b /.gitlab-ci.yml
parentc9b7c5b77ec092f8354c5fd9701384aa14de76f4 (diff)
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
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
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