Skip to content

Commit c36bbef

Browse files
authored
Use mambaforge for CI. (#37)
Committed via https://github.com/asottile/all-repos
1 parent a404317 commit c36bbef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
auto-update-conda: false
3737
python-version: ${{ matrix.python-version }}
3838
channels: conda-forge,nodefaults
39-
mamba-version: "*"
39+
miniforge-variant: Mambaforge
4040

4141
- name: Install core dependencies.
4242
shell: bash -l {0}

0 commit comments

Comments
 (0)