Skip to content

Commit

Permalink
Merge pull request #2846 from jamulussoftware/ci/bump-dependencies/Qt6
Browse files Browse the repository at this point in the history
Build: Bump Qt6 from 6.3.1 to 6.3.2 (Automated PR)
  • Loading branch information
pljones committed Sep 12, 2022
2 parents 0fbbaff + e79aec7 commit 1666b79
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 @@ -212,7 +212,7 @@ jobs:
- config_name: MacOS (artifacts)
target_os: macos
building_on_os: macos-12
base_command: QT_VERSION=6.3.1 SIGN_IF_POSSIBLE=1 TARGET_ARCHS="x86_64 arm64" ./.github/autobuild/mac.sh
base_command: QT_VERSION=6.3.2 SIGN_IF_POSSIBLE=1 TARGET_ARCHS="x86_64 arm64" ./.github/autobuild/mac.sh
# Disable CodeQL on mac as it interferes with signing the binaries (signing hangs, see #2563 and #2564)
run_codeql: false
# Latest Xcode which runs on macos-11:
Expand Down

0 comments on commit 1666b79

Please sign in to comment.