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