Skip to content

Commit e178fd1

Browse files
committed
bump parallelism to 12
1 parent d23f8ed commit e178fd1

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: 8
116+
parallelism: 12
117117
working_directory: ~/plotly.js
118118
steps:
119119
- checkout

0 commit comments

Comments
 (0)