Skip to content

Commit 1473d70

Browse files
committed
pull back parallel, see if it works
1 parent e073594 commit 1473d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
docker:
7272
- image: cimg/base:2019.08
7373
working_directory: ~/repo
74-
parallelism: 12
74+
parallelism: 6
7575
steps:
7676
- checkout
7777
- install-circleci

0 commit comments

Comments
 (0)