Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 1fc836b9 authored by LEGRAND Jonathan's avatar LEGRAND Jonathan
Browse files

Update CI to fix OSX jobs

parent 84e780c0
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ update-osx:
- source /Users/ci/Miniconda3/etc/profile.d/conda.sh # source conda activation script
- conda activate base
- conda list # list conda packages in environment for debugging purposes
- conda install -c default "xz>=5, <6" libarchive # Install specific compatible versions
- conda install -c conda-forge -c default "xz>=5, <6" libarchive # Install specific compatible versions
- conda update -c default conda
- conda update -c default conda-build
- conda list # list conda packages in environment for debugging purposes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment