Merge pull request #4721 from thaJeztah/longer_timeout

ga: Linux Integration: extend timeout to 20 minutes
This commit is contained in:
Phil Estes 2020-11-10 11:39:11 -05:00 committed by GitHub
commit 521263ce21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,7 +220,7 @@ jobs:
integration-linux:
name: Linux Integration
runs-on: ubuntu-18.04
timeout-minutes: 15
timeout-minutes: 20
needs: [project, linters, protos, man]
strategy: