Skip to content

Commit

Permalink
Switch to Qt6 on MacOS CI because of the new arm64 architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
paceholder committed Aug 16, 2024
1 parent 82417fe commit 7651465
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 7651465

Please sign in to comment.