Increase timeout (#8318)

This commit is contained in:
Navidem 2022-08-22 19:49:04 -07:00 committed by GitHub
parent 3e430be712
commit 0b0c48d96a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ steps:
- .
- name: 'gcr.io/oss-fuzz-base/build-status'
args: []
timeout: 5400s
timeout: 10800s
options:
logging: CLOUD_LOGGING_ONLY
timeout: 5400s
timeout: 10800s