increase para

pull/5370/head
filip mertens 2 years ago
parent b507f476df
commit 8912473d4b
  1. 6
      .circleci/config.yml

@ -176,7 +176,7 @@ jobs:
- COMMIT_AUTHOR: "Circle CI" - COMMIT_AUTHOR: "Circle CI"
working_directory: ~/remix-project working_directory: ~/remix-project
parallelism: 80 parallelism: 95
steps: steps:
- node/install: - node/install:
install-yarn: true install-yarn: true
@ -228,7 +228,7 @@ jobs:
- COMMIT_AUTHOR: "Circle CI" - COMMIT_AUTHOR: "Circle CI"
working_directory: ~/remix-project working_directory: ~/remix-project
parallelism: 90 parallelism: 95
steps: steps:
- node/install: - node/install:
install-yarn: true install-yarn: true
@ -280,7 +280,7 @@ jobs:
- COMMIT_AUTHOR: "Circle CI" - COMMIT_AUTHOR: "Circle CI"
working_directory: ~/remix-project working_directory: ~/remix-project
parallelism: 80 parallelism: 95
steps: steps:
- node/install: - node/install:
install-yarn: true install-yarn: true

Loading…
Cancel
Save