Skip to content

Commit

Permalink
Merge pull request #5255 from dmcgowan/bump-linux-integration-timeout
Browse files Browse the repository at this point in the history
Increase timeout for linux integration tests
  • Loading branch information
crosbymichael committed Mar 23, 2021
2 parents 792336b + ec4d773 commit 2ad54a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2ad54a2

Please sign in to comment.