Skip to content

Commit

Permalink
GitHub Actions: Updated to Qt 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Aug 1, 2023
1 parent 17a56ff commit 90d8da3
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.1
- qt_version: 6.5.2
qt_version_major: 6

env:
Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:
- qt_version: 5.12.12
version_suffix: "10.12-10.13"
architectures: x86_64
- qt_version: 6.5.0
- qt_version: 6.5.2
version_suffix: "10.14+"
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.1
- qt_version: 6.5.2
qt_version_major: 6
qt_toolchain: win64_mingw
arch: 64
Expand Down

0 comments on commit 90d8da3

Please sign in to comment.