diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c9135bba8..2b7a34723 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -220,7 +220,7 @@ jobs: integration-linux: name: Linux Integration runs-on: ubuntu-18.04 - timeout-minutes: 15 + timeout-minutes: 20 needs: [project, linters, protos, man] strategy: