diff --git a/.kde-ci.yml b/.kde-ci.yml index 8ad6469..97fe7cb 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -1,19 +1,19 @@ # SPDX-FileCopyrightText: None # SPDX-License-Identifier: CC0-1.0 Dependencies: - 'on': ['@all'] 'require': - 'frameworks/extra-cmake-modules': '@stable' - 'frameworks/ki18n' : '@stable' - 'frameworks/kconfigwidgets' : '@stable' - 'frameworks/kiconthemes' : '@stable' - 'frameworks/prison' : '@stable' + 'frameworks/extra-cmake-modules': '@latest-kf6' + 'frameworks/ki18n' : '@latest-kf6' + 'frameworks/kcolorschemes' : '@latest-kf6' + 'frameworks/kiconthemes' : '@latest-kf6' + 'frameworks/prison' : '@latest-kf6' Options: test-before-installing: True require-passing-tests-on: [ 'Linux', 'Windows' ] cppcheck-ignore-files: - tests cppcheck-arguments: - --suppress=useStlAlgorithm