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

This commit is contained in:
John Kleinschmidt 2022-07-19 04:20:16 -04:00 committed by GitHub
parent c4cde78818
commit 8a0df1f487
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: