diff --git a/.ci.yaml b/.ci.yaml index ddced8bfa9e53..c2fa6b8e487a4 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -233,7 +233,7 @@ targets: - name: Linux linux_fuchsia recipe: engine_v2/engine_v2 - timeout: 60 + timeout: 120 properties: release_build: "true" config_name: linux_fuchsia @@ -436,7 +436,7 @@ targets: shard: web_tests subshards: >- ["0", "1", "2", "3", "4", "5", "6", "7_last"] - timeout: 60 + timeout: 120 runIf: - DEPS - .ci.yaml