Merge pull request #6107 from estesp/test-timeout
Update test timeout based on recent cancellations
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -306,7 +306,7 @@ jobs:
|
||||
integration-linux:
|
||||
name: Linux Integration
|
||||
runs-on: ubuntu-18.04
|
||||
timeout-minutes: 35
|
||||
timeout-minutes: 40
|
||||
needs: [project, linters, protos, man]
|
||||
|
||||
strategy:
|
||||
|
Reference in New Issue
Block a user