Skip to content

Commit

Permalink
Autobuild: iOS: Build with Qt 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffie committed Apr 26, 2022
1 parent 121d3cb commit d3586bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
- config_name: iOS (artifacts)
target_os: ios
building_on_os: macos-10.15
base_command: QT_VERSION=5.15.2 ./.github/autobuild/ios.sh
base_command: QT_VERSION=6.3.0 ./.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:
Expand Down

0 comments on commit d3586bc

Please sign in to comment.