diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d2026ec8b..7ae06a0d5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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: