Skip to content

Commit ba6c833

Browse files
committed
Fix 3572: Claude Haiku 4.5 trying to fix 6.9.1 being earliest version
1 parent 08cfd9a commit ba6c833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autobuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ jobs:
250250
- config_name: iOS (artifacts)
251251
target_os: ios
252252
building_on_os: macos-15
253-
base_command: QT_VERSION=6.9.1 ./.github/autobuild/ios.sh
253+
base_command: QT_VERSION=6.8.1 ./.github/autobuild/ios.sh
254254
# Build failed with CodeQL enabled when last tested 03/2022 (#2490).
255255
# There are no hints that iOS is supposed to be supported by CodeQL.
256256
# Therefore, disable it:

0 commit comments

Comments
 (0)