We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e073594 commit 1473d70Copy full SHA for 1473d70
.circleci/config.yml
@@ -71,7 +71,7 @@ jobs:
71
docker:
72
- image: cimg/base:2019.08
73
working_directory: ~/repo
74
- parallelism: 12
+ parallelism: 6
75
steps:
76
- checkout
77
- install-circleci
0 commit comments