[frameworks/kfilemetadata] /: CI: Disable linux-qt6-next while the datetime regression gets fixed (silent)
Albert Astals Cid <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 2435db9fa1d3544f56b012ec7e53b5a41e9e85e6 by Albert Astals Cid.
Committed on 27/07/2026 at 19:28.
Pushed by aacid into branch 'master'.
CI: Disable linux-qt6-next while the datetime regression gets fixed
GIT_SILENT
M +1 -1 .gitlab-ci.yml
https://invent.kde.org/frameworks/kfilemetadata/-/commit/2435db9fa1d3544f56b012ec7e53b5a41e9e85e6
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6c38bc64..ec5ad673 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/windows-qt6.yml
- /gitlab-templates/xml-lint.yml