Skip to content

Commit

Permalink
GitHub Actions: Updated to Qt 6.6.1
Browse files Browse the repository at this point in the history
This might eventually help people on Wayland to have working dock
widgets.

Issue #3412
  • Loading branch information
bjorn committed Jan 22, 2024
1 parent fb2ccba commit 85c49c0
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 @@ -48,7 +48,7 @@ jobs:
include:
- qt_version: 5.15.2
qt_version_major: 5
- qt_version: 6.5.3
- qt_version: 6.6.1
qt_version_major: 6

env:
Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:
- qt_version: 5.12.12
version_suffix: "10.12-10.15"
architectures: x86_64
- qt_version: 6.5.3
- qt_version: 6.6.1
version_suffix: "11+"
architectures: x86_64,arm64

Expand Down Expand Up @@ -284,7 +284,7 @@ jobs:
mingw_version: 8.1.0
mingw_component: mingw
mingw_path: /c/Qt/Tools/mingw810_32/bin
- qt_version: 6.5.3
- qt_version: 6.6.1
qt_version_major: 6
qt_toolchain: win64_mingw
arch: 64
Expand Down

0 comments on commit 85c49c0

Please sign in to comment.