From 93b6fa7c9603f5cf74fc2935c6fe0c40dee2c0b0 Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Wed, 17 May 2023 16:33:35 -0700 Subject: [PATCH] Move linux clang tidy to engine_v2. This PR moves the v2 from staging to prod and it also moves linux android | host clang tidy to staging. --- .ci.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.ci.yaml b/.ci.yaml index b57e3ee3ccf91..b75cedbcb8c8e 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -209,6 +209,7 @@ targets: timeout: 60 - name: Linux Host clang-tidy + bringup: true recipe: engine/engine_lint properties: cores: "32" @@ -228,6 +229,7 @@ targets: - "**.vert" - name: Linux Android clang-tidy + bringup: true recipe: engine/engine_lint properties: cores: "32" @@ -266,7 +268,6 @@ targets: - os=Linux - name: Linux linux_clang_tidy - bringup: true recipe: engine_v2/engine_v2 timeout: 60 properties: