From 7e06da25ef781587c7e03f0ef5a1bcca5e4ba299 Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 20:31:40 +0200 Subject: [PATCH] ci: wait longer for goma to be ready (#34965) Co-authored-by: John Kleinschmidt --- .circleci/config/base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config/base.yml b/.circleci/config/base.yml index a9a4c4fc5f56b..ba130ca1e035f 100644 --- a/.circleci/config/base.yml +++ b/.circleci/config/base.yml @@ -346,7 +346,7 @@ step-wait-for-goma: &step-wait-for-goma sleep 5 done echo "Goma ready" - no_output_timeout: 2m + no_output_timeout: 5m step-restore-brew-cache: &step-restore-brew-cache restore_cache: