From 47285d89c24fee887bb4b1448016d2d892afd4d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Mon, 3 Feb 2025 13:28:53 +0100 Subject: [PATCH] GitHub Actions: Updated to Qt 6.8.2 --- .github/workflows/packages.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/packages.yml b/.github/workflows/packages.yml index b0ef3212b6..b74e4c63fd 100644 --- a/.github/workflows/packages.yml +++ b/.github/workflows/packages.yml @@ -53,7 +53,7 @@ jobs: qt_modules: "" qbs_default_profile: x86_64-linux-gnu-gcc-10 - ubuntu_version: 22.04 - qt_version: 6.8.1 + qt_version: 6.8.2 qt_version_major: 6 qt_arch: linux_gcc_64 qt_modules: "qtimageformats" @@ -225,7 +225,7 @@ jobs: version_suffix: "10.13-10.15" architectures: x86_64 cmake_architectures: x86_64 - - qt_version: 6.8.1 + - qt_version: 6.8.2 qt_modules: "qtimageformats" version_suffix: "11+" architectures: x86_64,arm64 @@ -345,7 +345,7 @@ jobs: mingw_component: tools_mingw mingw_variant: qt.tools.win32_mingw810 mingw_dir: mingw810_32 - - qt_version: 6.8.1 + - qt_version: 6.8.2 qt_version_major: 6 qt_arch: win64_mingw qt_modules: "qtimageformats"