Skip to content

Commit

Permalink
chore: update Qt to 6.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Edgars Cirulis <[email protected]>
  • Loading branch information
Edgars-Cirulis committed Oct 10, 2024
1 parent 2abbcdf commit 69a27cc
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 @@ -82,7 +82,7 @@ jobs:
qt_ver: 6
qt_host: windows
qt_arch: ""
qt_version: "6.7.3"
qt_version: "6.8.0"
qt_modules: "qt5compat qtimageformats qtnetworkauth"
nscurl_tag: "v24.9.26.122"
nscurl_sha256: "AEE6C4BE3CB6455858E9C1EE4B3AFE0DB9960FA03FE99CCDEDC28390D57CCBB0"
Expand All @@ -95,7 +95,7 @@ jobs:
qt_ver: 6
qt_host: windows
qt_arch: "win64_msvc2019_arm64"
qt_version: "6.7.3"
qt_version: "6.8.0"
qt_modules: "qt5compat qtimageformats qtnetworkauth"
nscurl_tag: "v24.9.26.122"
nscurl_sha256: "AEE6C4BE3CB6455858E9C1EE4B3AFE0DB9960FA03FE99CCDEDC28390D57CCBB0"
Expand All @@ -106,7 +106,7 @@ jobs:
qt_ver: 6
qt_host: mac
qt_arch: ""
qt_version: "6.7.3"
qt_version: "6.8.0"
qt_modules: "qt5compat qtimageformats qtnetworkauth"

- os: macos-14
Expand Down

0 comments on commit 69a27cc

Please sign in to comment.