use ci-8-cores
This commit is contained in:
2
.github/workflows/ci-front.yaml
vendored
2
.github/workflows/ci-front.yaml
vendored
@ -6,7 +6,7 @@ on:
|
|||||||
pull_request_target:
|
pull_request_target:
|
||||||
jobs:
|
jobs:
|
||||||
front-test:
|
front-test:
|
||||||
runs-on: ci-4-cores
|
runs-on: ci-8-cores
|
||||||
env:
|
env:
|
||||||
REACT_APP_SERVER_BASE_URL: http://localhost:3000
|
REACT_APP_SERVER_BASE_URL: http://localhost:3000
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user