[pim/kdepim-addons] /: CI: Disable linux-qt6-next (silent)
Albert Astals Cid <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit f8c36d7d05101c5b2b9b51918fad3200e8a67095 by Albert Astals Cid.
Committed on 21/07/2026 at 20:24.
Pushed by aacid into branch 'master'.
CI: Disable linux-qt6-next
It has been failing in rust stuff for 4 weeks
GIT_SILENT
M +1 -1 .gitlab-ci.yml
https://invent.kde.org/pim/kdepim-addons/-/commit/f8c36d7d05101c5b2b9b51918fad3200e8a67095
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 22199a111..42dc9aced 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,7 +5,7 @@ include:
- project: sysadmin/ci-utilities
file:
- /gitlab-templates/linux-qt6.yml
- - /gitlab-templates/linux-qt6-next.yml
+ # - /gitlab-templates/linux-qt6-next.yml
- /gitlab-templates/freebsd-qt6.yml
- /gitlab-templates/cppcheck.yml
- /gitlab-templates/windows-qt6.yml