Skip to content

Commit 1b5b8b6

Browse files
authoredJan 23, 2023
Use mambaforge for CI. (#29)
1 parent fd81784 commit 1b5b8b6

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)
Please sign in to comment.