diff --git a/.ci.yaml b/.ci.yaml index c89b7890e8df5..7e7d96837da43 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -383,7 +383,8 @@ targets: recipe: engine/engine_lint properties: add_recipes_cq: "true" - cores: "12" + cores: "8" + cpu: arm64 lint_host: "true" lint_ios: "false" timeout: 75 @@ -405,6 +406,7 @@ targets: recipe: engine/engine_lint properties: add_recipes_cq: "true" + cpu: arm64 lint_host: "false" lint_ios: "true" timeout: 75