Skip to content

Commit

Permalink
GitHub Actions: Updated to Qt 6.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Feb 3, 2025
1 parent 776d3b6 commit 47285d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 47285d8

Please sign in to comment.