We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4a3750 commit 1b6d537Copy full SHA for 1b6d537
.ci/pipeline/conda-recipe-lnx.yml
@@ -20,7 +20,7 @@ steps:
20
conda update -y -q --all
21
displayName: "Conda update"
22
- script: |
23
- conda create -y -q -n build-env conda-build conda-verify py-lief=0.14
+ conda create -y -q -n build-env conda-build conda-verify
24
displayName: "Conda create"
25
26
. /usr/share/miniconda/etc/profile.d/conda.sh
0 commit comments