Browse Source

ci: wait longer for goma to be ready (#34964)

Co-authored-by: John Kleinschmidt <[email protected]>
trop[bot] 2 years ago
parent
commit
1c59c8eb61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .circleci/config/base.yml

+ 1 - 1
.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: