GHA CI: Bump Qt version to 6.5.2

PR #19378.
This commit is contained in:
xavier2k6
2023-07-27 15:45:26 +01:00
committed by GitHub
parent 11efd26acc
commit 5b0706df65
4 changed files with 6 additions and 12 deletions

View File

@@ -19,10 +19,7 @@ jobs:
matrix:
libt_version: ["2.0.9", "1.2.19"]
qbt_gui: ["GUI=ON", "GUI=OFF"]
qt_version: ["6.5.0"]
exclude:
- libt_version: "1.2.19"
qt_version: "6.5.0"
qt_version: ["6.5.2"]
env:
boost_path: "${{ github.workspace }}/../boost"