Skip to content

Commit bf89937

Browse files
committed
Revert "remove unnecessary changes"
This reverts commit 47594b7.
1 parent 47594b7 commit bf89937

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
- toolchain: linux-gcc
3131
os: ubuntu-22.04
3232
compiler: gcc
33-
qt_version: "5.15.2"
33+
qt_version: "6.3.0"
3434
modules: ""
35-
use_qt6: "OFF"
35+
use_qt6: "ON"
3636

3737
- toolchain: macos-clang
3838
os: macos-latest

0 commit comments

Comments
 (0)