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

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: