We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb6dd7 commit a100cdfCopy full SHA for a100cdf
.circleci/config.yml
@@ -26,7 +26,7 @@ jobs:
26
name: CI-Build
27
command: npm run cibuild
28
29
- install-and-cibuild: # main cibuild using node 16 & npm 7
+ install-and-cibuild:
30
docker:
31
- image: cimg/node:18.20.4
32
working_directory: ~/plotly.js
0 commit comments