diff --git a/.github/workflows/autobuild.yml b/.github/workflows/autobuild.yml index 793a79174f..1f31055f3f 100644 --- a/.github/workflows/autobuild.yml +++ b/.github/workflows/autobuild.yml @@ -251,7 +251,7 @@ jobs: - config_name: iOS (artifacts) target_os: ios building_on_os: macos-14 - base_command: QT_VERSION=6.7.3 ./.github/autobuild/ios.sh + base_command: QT_VERSION=6.8.1 ./.github/autobuild/ios.sh # Build failed with CodeQL enabled when last tested 03/2022 (#2490). # There are no hints that iOS is supposed to be supported by CodeQL. # Therefore, disable it: