Increase no_output_timeout for test-go job to 20 minutes (#6770)

This commit is contained in:
Josh Freda 2019-05-21 17:06:03 -05:00 committed by GitHub
parent 5c5a33f6df
commit a3f729f015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ jobs:
GO_TAGS:
parallelism: 2
working_directory: ~/src
no_output_timeout: 20m
steps:
- checkout
- run: