diff --git a/.github/workflows/ci-front.yaml b/.github/workflows/ci-front.yaml index f23d6169ac..59f8dc1fb7 100644 --- a/.github/workflows/ci-front.yaml +++ b/.github/workflows/ci-front.yaml @@ -6,7 +6,7 @@ on: pull_request_target: jobs: front-test: - runs-on: ci-4-cores + runs-on: ci-8-cores env: REACT_APP_SERVER_BASE_URL: http://localhost:3000 steps: