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 1ce0cd4 commit 2952349Copy full SHA for 2952349
.github/workflows/conda_ci.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: conda-incubator/setup-miniconda@v2
31
with:
32
activate-environment: env
33
+ conda-build-version: 3.23.3
34
python-version: "3.8"
35
miniforge-variant: Mambaforge
36
0 commit comments