Skip to content

Commit

Permalink
Target macOS 12 with Qt6
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew J. Milner <matterhorn103@proton.me>
  • Loading branch information
matterhorn103 committed Dec 5, 2024
1 parent d98b98a commit 4be5f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
QT_VERSION: 6.8.1
# this is different from MACOSX_DEPLOYMENT_TARGET to prevent build problems
# we set MACOSX_DEPLOYMENT_TARGET later
MACOS_TARGET: 10.15
MACOS_TARGET: 12
FEATURES: -DBUILD_GPL_PLUGINS=ON -DBUILD_MOLEQUEUE=OFF -DWITH_COORDGEN=OFF -DUSE_VTK=ON -DQT_VERSION=6

jobs:
Expand Down

0 comments on commit 4be5f30

Please sign in to comment.