Skip to content

Commit

Permalink
DEBUG: try qt 5.5.8 without codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffie committed Dec 12, 2023
1 parent f108d8a commit b332bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
- config_name: MacOS Legacy (artifacts+CodeQL)
target_os: macos
building_on_os: macos-12
base_command: QT_VERSION=6.6.0 SIGN_IF_POSSIBLE=0 ARTIFACT_SUFFIX=_legacy ./.github/autobuild/mac.sh
base_command: QT_VERSION=5.9.9 SIGN_IF_POSSIBLE=0 ARTIFACT_SUFFIX=_legacy ./.github/autobuild/mac.sh
# Enable CodeQL on mac legacy as this version does not get signed
run_codeql: false
# For Qt5 on Mac, we need to use an unsupported SDK version as macOS 12 doesn't
Expand Down

0 comments on commit b332bc1

Please sign in to comment.