Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Run Mac Host clang-tidy on 12 cores #38261

Merged
merged 1 commit into from
Dec 13, 2022
Merged
Changes from all commits
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
1 change: 1 addition & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ targets:
recipe: engine/engine_lint
properties:
add_recipes_cq: "true"
cores: "12"
jazzy_version: "0.14.1"
lint_host: "true"
lint_ios: "false"
Expand Down