From 4303459a68c0120d744e3d16bde1adb8cee817f2 Mon Sep 17 00:00:00 2001 From: Matthieu Gallien Date: Wed, 24 Apr 2024 16:14:36 +0200 Subject: [PATCH] switch windows ci check to use LTS Qt5 Craft branch Signed-off-by: Matthieu Gallien --- craftmaster.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/craftmaster.ini b/craftmaster.ini index 9cb7436c63d99..08f7f2d1db674 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -29,7 +29,7 @@ Paths/downloaddir = ${Variables:Root}\downloads ShortPath/Enabled = False ShortPath/EnableJunctions = False -; Packager/RepositoryUrl = https://files.kde.org/craft/ +Packager/RepositoryUrl = https://files.kde.org/craft/Qt5/ Packager/PackageType = NullsoftInstallerPackager ContinuousIntegration/Enabled = True @@ -57,6 +57,9 @@ dev-utils/python3.ignored = True nextcloud-client.buildTests = True binary/mysql.useMariaDB = False +craft-core.version = qt5-lts +craft-blueprints-kde.version = qt5-lts + [windows-msvc2019_64-cl] QtSDK/Compiler = msvc2019_64 General/ABI = windows-msvc2019_64-cl