From 5d440dc0e8535ec09bb78c451bcc2d278027d301 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Fri, 14 Apr 2023 11:54:43 -0700 Subject: [PATCH] Remove cores dimension from Mac Host clang-tidy --- .ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index fb69fa6203e35..8097e41f55fc5 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -390,7 +390,6 @@ targets: recipe: engine/engine_lint properties: add_recipes_cq: "true" - cores: "8" cpu: arm64 lint_host: "true" lint_ios: "false"