We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27d679 commit 6766743Copy full SHA for 6766743
.github/workflows/autobuild.yml
@@ -226,7 +226,7 @@ jobs:
226
227
- config_name: MacOS (artifacts)
228
target_os: macos
229
- building_on_os: macos-15
+ building_on_os: macos-26
230
base_command: QT_VERSION=6.9.1 SIGN_IF_POSSIBLE=1 TARGET_ARCHS="x86_64 arm64" ./.github/autobuild/mac.sh
231
# Disable CodeQL on mac as it interferes with signing the binaries (signing hangs, see #2563 and #2564)
232
run_codeql: false
0 commit comments