Skip to content

Commit a807c01

Browse files
committed
Use mambaforge for CI.
Committed via https://github.com/asottile/all-repos
1 parent 52357e3 commit a807c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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)