Skip to content

Commit 6e64760

Browse files
authored
Merge branch 'doc-prod' into annotations-example
2 parents 6f2db21 + 0ac909c commit 6e64760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ jobs:
370370
- run:
371371
name: Create conda environment
372372
command: |
373-
conda create -n env --yes python=3.9 conda-build conda-verify
373+
conda create -n env --yes python=3.9 conda-build=3.28.4 conda-verify
374374
conda install -n env -c conda-forge jupyterlab=3 nodejs=16
375375
conda init bash
376376
mkdir output

0 commit comments

Comments
 (0)