Skip to content

Commit a49b892

Browse files
yujin-wuarchmoj
andauthored
Update .circleci/config.yml
Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
1 parent abe7664 commit a49b892

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
@@ -26,7 +26,7 @@ jobs:
2626
name: CI-Build
2727
command: npm run cibuild
2828

29-
install-and-cibuild:
29+
install-and-cibuild: # main cibuild using node 16 & npm 7
3030
docker:
3131
- image: cimg/node:16.8.0
3232
working_directory: ~/plotly.js

0 commit comments

Comments
 (0)