We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a404317 commit c36bbefCopy full SHA for c36bbef
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
auto-update-conda: false
37
python-version: ${{ matrix.python-version }}
38
channels: conda-forge,nodefaults
39
- mamba-version: "*"
+ miniforge-variant: Mambaforge
40
41
- name: Install core dependencies.
42
shell: bash -l {0}
0 commit comments