Skip to content

Commit ec2aa9c

Browse files
committed
Update config.yml
1 parent f01ced1 commit ec2aa9c

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
@@ -385,7 +385,7 @@ jobs:
385385
- run:
386386
name: Create conda environment
387387
command: |
388-
conda create -n env --yes python=3.9 conda-build conda-verify
388+
conda create -n env --yes python=3.9 conda-build=3.28.4 conda-verify
389389
conda install -n env -c conda-forge jupyterlab=3 nodejs=16
390390
conda init bash
391391
mkdir output

0 commit comments

Comments
 (0)