Skip to content

Commit

Permalink
chore(build): Increase parallelism of circle builds (#3971)
Browse files Browse the repository at this point in the history
  • Loading branch information
robzienert committed Aug 22, 2019
1 parent ee46168 commit 8dd5d60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ workflows:
jobs:
build:
machine: true
parallelism: 16
steps:
- checkout
- run:
Expand Down

0 comments on commit 8dd5d60

Please sign in to comment.