Skip to content

Commit 3109820

Browse files
estespdcantah
authored andcommitted
Update test timeout based on recent cancellations
Signed-off-by: Phil Estes <[email protected]> (cherry picked from commit 4ed3c52) Signed-off-by: Daniel Canter <[email protected]>
1 parent a39e6bf commit 3109820

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
@@ -334,7 +334,7 @@ jobs:
334334
integration-linux:
335335
name: Linux Integration
336336
runs-on: ubuntu-18.04
337-
timeout-minutes: 30
337+
timeout-minutes: 40
338338
needs: [project, linters, protos, man]
339339

340340
strategy:

0 commit comments

Comments
 (0)