Skip to content

Commit 4fc230c

Browse files
committed
Pin lief version for conda
1 parent e3d55aa commit 4fc230c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python_ci_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ jobs:
206206
$CONDA/bin/conda config --set always_yes yes --set changeps1 no
207207
$CONDA/bin/conda update -n base conda
208208
$CONDA/bin/conda info -a
209+
$CONDA/bin/conda install py-lief=0.14
209210
$CONDA/bin/conda config --add channels conda-forge
210211
$CONDA/bin/conda config --add channels domdfcoding
211212

0 commit comments

Comments
 (0)