diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index c6649eebe9f53d..e6cd9cb0390a93 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -42,7 +42,7 @@ jobs: e2e: timeout-minutes: 20 name: E2E (${{ matrix.shard }}/${{ strategy.job-total }}) - runs-on: buildjet-4vcpu-ubuntu-2204 + runs-on: buildjet-8vcpu-ubuntu-2204 services: postgres: image: postgres:13