ci: update timeout on breakpad generation to 30 minutes (#24387)

Co-authored-by: John Kleinschmidt <jkleinsc@github.com>
This commit is contained in:
trop[bot]
2020-07-01 11:59:16 -04:00
committed by GitHub
parent 195662ead0
commit 991d982622

View File

@@ -707,6 +707,7 @@ step-hunspell-store: &step-hunspell-store
step-maybe-generate-breakpad-symbols: &step-maybe-generate-breakpad-symbols
run:
name: Generate breakpad symbols
no_output_timeout: 30m
command: |
if [ "$GENERATE_SYMBOLS" == "true" ]; then
cd src