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 0beabd0 commit 9b57e12Copy full SHA for 9b57e12
.github/workflows/conda_ci.yml
@@ -32,6 +32,7 @@ jobs:
32
activate-environment: env
33
conda-build-version: 3.21.0
34
python-version: "3.8"
35
+ miniforge-variant: Mambaforge
36
37
- name: Install dependencies 🔧
38
run: |
0 commit comments