Merge pull request #5255 from dmcgowan/bump-linux-integration-timeout
Increase timeout for linux integration tests
This commit is contained in:
commit
2ad54a2cde
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -232,7 +232,7 @@ jobs:
|
||||
integration-linux:
|
||||
name: Linux Integration
|
||||
runs-on: ubuntu-18.04
|
||||
timeout-minutes: 25
|
||||
timeout-minutes: 30
|
||||
needs: [project, linters, protos, man]
|
||||
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user