Merge pull request #6107 from estesp/test-timeout

Update test timeout based on recent cancellations
This commit is contained in:
Mike Brown 2021-10-08 19:16:54 -05:00 committed by GitHub
commit a4663097ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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