Skip to content

Commit

Permalink
Merge pull request PrismLauncher#2639 from Edgars-Cirulis/qt672
Browse files Browse the repository at this point in the history
chore: update Qt to 6.7.2
  • Loading branch information
Trial97 authored Aug 5, 2024
2 parents 9d684dc + d3ca886 commit 0308710
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
qt_ver: 6
qt_host: windows
qt_arch: ""
qt_version: "6.7.1"
qt_version: "6.7.2"
qt_modules: "qt5compat qtimageformats qtnetworkauth"

- os: windows-2022
Expand All @@ -90,7 +90,7 @@ jobs:
qt_ver: 6
qt_host: windows
qt_arch: "win64_msvc2019_arm64"
qt_version: "6.7.1"
qt_version: "6.7.2"
qt_modules: "qt5compat qtimageformats qtnetworkauth"

- os: macos-12
Expand All @@ -99,7 +99,7 @@ jobs:
qt_ver: 6
qt_host: mac
qt_arch: ""
qt_version: "6.7.1"
qt_version: "6.7.2"
qt_modules: "qt5compat qtimageformats qtnetworkauth"

- os: macos-12
Expand Down

0 comments on commit 0308710

Please sign in to comment.