Skip to content

Commit

Permalink
Try Qt6 on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
paceholder committed Aug 16, 2024
1 parent 0debf06 commit 3803339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ jobs:
- toolchain: macos-clang
os: macos-latest
compiler: clang
qt_version: "5.15.2"
qt_version: "6.7.1"
modules: ""
use_qt6: "OFF"
use_qt6: "ON"

- toolchain: windows-msvc
os: windows-latest
Expand Down

0 comments on commit 3803339

Please sign in to comment.