From 5b301819faca3a517256faa8de831b87e0df545b Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Wed, 31 May 2023 14:37:06 +0200 Subject: [PATCH] [CI] Fix baloo-widgets branch @same pulls in the kf6 branch, but we want master --- .kde-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.kde-ci.yml b/.kde-ci.yml index 94853b5f5..68e460d4c 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -33,6 +33,6 @@ Dependencies: - 'on': ['Linux/Qt6', 'FreeBSD/Qt6'] 'require': 'frameworks/baloo': '@latest-kf6' - 'libraries/baloo-widgets': '@same' + 'libraries/baloo-widgets': '@latest-kf6' 'third-party/packagekit-qt': '@latest' -- 2.47.3