Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Run clang-tidy and Mac Unopt on Xcode beta
  • Loading branch information
jmagman committed Aug 30, 2022
commit 539322db1adff664d253e03e1bb57e09c3883220
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"
]
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