diff --git a/.github/workflows/ci-front.yaml b/.github/workflows/ci-front.yaml index d61427702..4782aa316 100644 --- a/.github/workflows/ci-front.yaml +++ b/.github/workflows/ci-front.yaml @@ -69,7 +69,7 @@ jobs: "yarn storybook:pages:coverage" front-modules-sb-test: needs: front-yarn-install - runs-on: ci-8-cores + runs-on: ubuntu-latest env: REACT_APP_SERVER_BASE_URL: http://localhost:3000 steps: