Skip to content

Commit ae8fb24

Browse files
Merge pull request #4034 from plotly/node18
Node18
2 parents 133ac09 + 52fb349 commit ae8fb24

File tree

2 files changed

+11478
-752
lines changed

2 files changed

+11478
-752
lines changed

Diff for: .circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ jobs:
264264
name: Create conda environment
265265
command: |
266266
conda create -n env --yes python=3.9 conda-build conda-verify
267-
conda install -n env -c conda-forge jupyterlab nodejs=12
267+
conda install -n env -c conda-forge jupyterlab nodejs=18
268268
conda init bash
269269
mkdir output
270270

0 commit comments

Comments
 (0)