diff --git a/.ci.yaml b/.ci.yaml index 7fd56b98ce3c1..3c72302ba5b43 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -390,7 +390,7 @@ targets: cpu: arm64 lint_host: "true" lint_ios: "false" - timeout: 75 + timeout: 120 runIf: - DEPS - .ci.yaml @@ -411,7 +411,7 @@ targets: cpu: arm64 lint_host: "false" lint_ios: "true" - timeout: 75 + timeout: 120 runIf: - DEPS - .ci.yaml