diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9871b113..bc5c2a67f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -306,7 +306,7 @@ jobs: integration-linux: name: Linux Integration runs-on: ubuntu-18.04 - timeout-minutes: 35 + timeout-minutes: 40 needs: [project, linters, protos, man] strategy: