Merge pull request #4721 from thaJeztah/longer_timeout
ga: Linux Integration: extend timeout to 20 minutes
This commit is contained in:
commit
521263ce21
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user