We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53478d9 commit f74cb08Copy full SHA for f74cb08
.circleci/config.yml
@@ -231,7 +231,7 @@ jobs:
231
command: .circleci/test.sh mathjax-firefox82+
232
233
make-baselines-virtual-webgl:
234
- parallelism: 4
+ parallelism: 6
235
docker:
236
- image: circleci/python:3.8.9
237
working_directory: ~/plotly.js
@@ -268,7 +268,7 @@ jobs:
268
- plotly.js
269
270
make-baselines:
271
+ parallelism: 8
272
273
274
@@ -287,7 +287,7 @@ jobs:
287
288
289
make-baselines-b64:
290
291
292
293
0 commit comments