diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5a08413..216bc99 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -76,7 +76,7 @@ jobs: docker: name: Docker runs-on: ubuntu-latest - timeout-minutes: 15 + timeout-minutes: 20 steps: - name: Checkout uses: actions/checkout@v2