Skip to content

Commit ecb3bcf

Browse files
authored
Revert Qt version for iOS
1 parent bb47f4f commit ecb3bcf

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
@@ -251,7 +251,7 @@ jobs:
251251
- config_name: iOS (artifacts)
252252
target_os: ios
253253
building_on_os: macos-14
254-
base_command: QT_VERSION=6.9.1 ./.github/autobuild/ios.sh
254+
base_command: QT_VERSION=6.7.3 ./.github/autobuild/ios.sh
255255
# Build failed with CodeQL enabled when last tested 03/2022 (#2490).
256256
# There are no hints that iOS is supposed to be supported by CodeQL.
257257
# Therefore, disable it:

0 commit comments

Comments
 (0)