diff --git a/.github/workflows/packages.yml b/.github/workflows/packages.yml index 813d1d83db..1d1bc283c0 100644 --- a/.github/workflows/packages.yml +++ b/.github/workflows/packages.yml @@ -19,7 +19,7 @@ on: - '.travis.yml' env: - QBS_VERSION: 2.4.1 + QBS_VERSION: 3.1.1 CMAKE_VERSION: 3.31 SENTRY_VERSION: 0.12.8 SENTRY_ORG: mapeditor @@ -80,7 +80,7 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v4 with: - version: 6.9.3 + version: 6.10.1 arch: linux_gcc_64 modules: "qtimageformats" tools: 'tools_qtcreator' @@ -211,7 +211,7 @@ jobs: version_suffix: "10.13-10.15" architectures: x86_64 cmake_architectures: x86_64 - - qt_version: 6.9.3 + - qt_version: 6.10.1 qt_modules: "qtimageformats" version_suffix: "11+" architectures: x86_64,arm64 @@ -341,7 +341,7 @@ jobs: mingw_component: tools_mingw mingw_variant: qt.tools.win32_mingw810 mingw_dir: mingw810_32 - - qt_version: 6.9.3 + - qt_version: 6.10.1 qt_version_major: 6 qt_arch: win64_mingw qt_modules: "qtimageformats"