GHA CI: Use Qt 6.7.0 on Windows and macOS

PR #20431.
This commit is contained in:
xavier2k6
2024-04-22 13:21:16 +01:00
committed by GitHub
parent 6c57fad0cd
commit ddb0ff29e2
2 changed files with 3 additions and 3 deletions

View File

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