Skip to content
Snippets Groups Projects
Commit bdcab7cd authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Temporary downgrade conda-build.

parent d9b5d9a2
No related branches found
No related tags found
1 merge request!94Temporary downgrade conda-build.
...@@ -43,7 +43,7 @@ echo "Contents of \`${CONDARC}':" ...@@ -43,7 +43,7 @@ echo "Contents of \`${CONDARC}':"
cat ${CONDARC} cat ${CONDARC}
# updates conda installation # updates conda installation
run_cmd ${CONDA_ROOT}/bin/conda install python conda=4 curl conda-build=3 run_cmd ${CONDA_ROOT}/bin/conda install python conda=4 curl conda-build=3.10.3
# cleans up # cleans up
run_cmd ${CONDA_ROOT}/bin/conda clean --lock run_cmd ${CONDA_ROOT}/bin/conda clean --lock
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment