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 9a2db69 commit 779ee24Copy full SHA for 779ee24
.circleci/config.yml
@@ -231,7 +231,7 @@ jobs:
231
command: .circleci/test.sh mathjax-firefox82+
232
233
make-baselines-virtual-webgl:
234
- parallelism: 6
+ parallelism: 8
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
+ parallelism: 12
272
273
274
@@ -287,7 +287,7 @@ jobs:
287
288
289
make-baselines-b64:
290
291
292
293
0 commit comments