Skip to content

Commit 521263c

Browse files
authored
Merge pull request #4721 from thaJeztah/longer_timeout
ga: Linux Integration: extend timeout to 20 minutes
2 parents 1e7a690 + 0299fca commit 521263c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
integration-linux:
221221
name: Linux Integration
222222
runs-on: ubuntu-18.04
223-
timeout-minutes: 15
223+
timeout-minutes: 20
224224
needs: [project, linters, protos, man]
225225

226226
strategy:

0 commit comments

Comments
 (0)