Skip to content

Commit 7651465

Browse files
committed
Switch to Qt6 on MacOS CI because of the new arm64 architecture
1 parent 82417fe commit 7651465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cmake_build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ jobs:
3737
- toolchain: macos-clang
3838
os: macos-latest
3939
compiler: clang
40-
qt_version: "5.15.2"
40+
qt_version: "6.7.1"
4141
modules: ""
42-
use_qt6: "OFF"
42+
use_qt6: "ON"
4343

4444
- toolchain: windows-msvc
4545
os: windows-latest

0 commit comments

Comments
 (0)