diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1ee28a7ee3..20d9e0c1f4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -176,7 +176,7 @@ jobs: NODE_VERSION: 18.19.1 fail-fast: false name: ${{ matrix.name }} - timeout-minutes: 15 + timeout-minutes: 20 runs-on: ubuntu-latest services: redis: @@ -238,7 +238,7 @@ jobs: NODE_VERSION: 20.11.1 fail-fast: false name: ${{ matrix.name }} - timeout-minutes: 15 + timeout-minutes: 20 runs-on: ubuntu-latest services: redis: