Skip to content

Commit

Permalink
Merge pull request #3073 from ann0see/updateIOSRunner
Browse files Browse the repository at this point in the history
Build: Update iOS Runner and SDK
  • Loading branch information
pljones authored May 22, 2023
2 parents 068bfbc + 76bd8f5 commit ba6929c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,13 +251,13 @@ jobs:

- config_name: iOS (artifacts)
target_os: ios
building_on_os: macos-10.15
building_on_os: macos-11
base_command: QT_VERSION=5.15.2 ./.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:
run_codeql: false
xcode_version: 12.1.1
xcode_version: 12.5.1

- config_name: Windows (artifact+codeQL)
target_os: windows
Expand Down

0 comments on commit ba6929c

Please sign in to comment.