File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -307,7 +307,7 @@ jobs:
307307
308308 test-baselines :
309309 docker :
310- - image : circleci /node:18.20.4
310+ - image : cimg /node:18.20.4
311311 working_directory : ~/plotly.js
312312 steps :
313313 - attach_workspace :
@@ -321,7 +321,7 @@ jobs:
321321
322322 test-baselines-virtual-webgl :
323323 docker :
324- - image : circleci /node:18.20.4
324+ - image : cimg /node:18.20.4
325325 working_directory : ~/plotly.js
326326 steps :
327327 - attach_workspace :
@@ -335,7 +335,7 @@ jobs:
335335
336336 test-baselines-b64 :
337337 docker :
338- - image : circleci /node:18.20.4
338+ - image : cimg /node:18.20.4
339339 working_directory : ~/plotly.js
340340 steps :
341341 - attach_workspace :
@@ -349,7 +349,7 @@ jobs:
349349
350350 test-baselines-mathjax3 :
351351 docker :
352- - image : circleci /node:18.20.4
352+ - image : cimg /node:18.20.4
353353 working_directory : ~/plotly.js
354354 steps :
355355 - attach_workspace :
@@ -386,7 +386,7 @@ jobs:
386386
387387 test-exports :
388388 docker :
389- - image : circleci /node:18.20.4
389+ - image : cimg /node:18.20.4
390390 working_directory : ~/plotly.js
391391 steps :
392392 - attach_workspace :
You can’t perform that action at this time.
0 commit comments