Skip to content
Snippets Groups Projects
Commit b37262ad authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[gitlab][before-build] Unpin conda-build from 3.16

parent b052a722
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ echo "Contents of \`${CONDARC}':"
cat ${CONDARC}
# updates conda installation
run_cmd ${CONDA_ROOT}/bin/conda install python conda=4 curl conda-build=3.16
run_cmd ${CONDA_ROOT}/bin/conda install python conda=4 curl conda-build=3
# cleans up
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