File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -237,11 +237,11 @@ jobs:
237237 # Reminder: If Legacy is removed, be sure to add a dedicated job for CodeQL again.
238238 - config_name : MacOS Legacy (artifacts+CodeQL)
239239 target_os : macos
240- building_on_os : macos-12
240+ building_on_os : macos-13
241241 base_command : QT_VERSION=5.15.2 SIGN_IF_POSSIBLE=0 ARTIFACT_SUFFIX=_legacy ./.github/autobuild/mac.sh
242242 # Enable CodeQL on mac legacy as this version does not get signed
243243 run_codeql : true
244- # For Qt5 on Mac, we need to use an unsupported SDK version as macOS 12 doesn't
244+ # For Qt5 on Mac, we need to use an unsupported SDK version as macOS 13 doesn't
245245 # support Xcode 12.1 which still ships SDK 10.15.
246246 # https://developer.apple.com/support/xcode/
247247 # https://xcodereleases.com/
You can’t perform that action at this time.
0 commit comments