diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 96a50ce..48dcfe7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,8 +5,6 @@ include: - project: sysadmin/ci-utilities file: - /gitlab-templates/reuse-lint.yml - - /gitlab-templates/linux-qt6.yml - - /gitlab-templates/freebsd-qt6.yml + - /gitlab-templates/linux-qt6-lts.yml - /gitlab-templates/xml-lint.yml - /gitlab-templates/yaml-lint.yml - - /gitlab-templates/linux-qt6-next.yml diff --git a/.kde-ci.yml b/.kde-ci.yml index 5e991a8..912c6d1 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -4,7 +4,7 @@ Dependencies: - 'on': ['@all'] 'require': - 'frameworks/extra-cmake-modules': '@latest-kf6' + 'frameworks/extra-cmake-modules': 'Frameworks/6.24' 'third-party/wayland': '@latest' 'third-party/wayland-protocols': '@latest'