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 bb47f4f commit ecb3bcfCopy full SHA for ecb3bcf
.github/workflows/autobuild.yml
@@ -251,7 +251,7 @@ jobs:
251
- config_name: iOS (artifacts)
252
target_os: ios
253
building_on_os: macos-14
254
- base_command: QT_VERSION=6.9.1 ./.github/autobuild/ios.sh
+ base_command: QT_VERSION=6.7.3 ./.github/autobuild/ios.sh
255
# Build failed with CodeQL enabled when last tested 03/2022 (#2490).
256
# There are no hints that iOS is supposed to be supported by CodeQL.
257
# Therefore, disable it:
0 commit comments