Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6543bf

Browse files
committed
bump parallelism to 8
1 parent 3aa1244 commit d6543bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
test-image-orca:
114114
docker:
115115
- image: antoinerg/orca-reproducible:latest
116-
parallelism: 4
116+
parallelism: 8
117117
working_directory: ~/plotly.js
118118
steps:
119119
- checkout

0 commit comments

Comments
 (0)