We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c6eee commit 65024bfCopy full SHA for 65024bf
.circleci/config.yml
@@ -16,6 +16,7 @@ jobs:
16
type: string
17
docker:
18
- image: circleci/node:<< parameters.node-version >>
19
+ parallelism: 3
20
resource_class: small
21
steps:
22
- checkout
0 commit comments