Skip to content

Commit

Permalink
Run clang-tidy and Mac Unopt on Xcode beta (flutter#35793)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagman authored Aug 30, 2022
1 parent ead1348 commit adec6ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -318,15 +318,17 @@ targets:
runtime_versions: >-
[
"ios-13-0",
"ios-15-0"
"ios-16-0_14a5294e"
]
xcode: 14a5294e # xcode 14.0 beta 5
timeout: 75

- name: Mac clang-tidy
recipe: engine/engine_lint
properties:
add_recipes_cq: "true"
jazzy_version: "0.14.1"
xcode: 14a5294e # xcode 14.0 beta 5
timeout: 75

- name: Mac iOS Engine
Expand Down

0 comments on commit adec6ed

Please sign in to comment.