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