Skip to content

Commit ef247e7

Browse files
committed
Update config.yml
1 parent 4001477 commit ef247e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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)