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

Commit 7bbc8be

Browse files
authored
Remove cores dimension from Mac Host clang-tidy (#41214)
Follow up to #41183. Remove the `cores` dimensions so this builder can run on any arm machine which currently all have 8 cores but there's no reason to specify now that the arch is arm. Introduced in #38261 to avoid 4-core Intel machines.
1 parent a629ebc commit 7bbc8be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,6 @@ targets:
384384
recipe: engine/engine_lint
385385
properties:
386386
add_recipes_cq: "true"
387-
cores: "8"
388387
cpu: arm64
389388
lint_host: "true"
390389
lint_ios: "false"

0 commit comments

Comments
 (0)