Skip to content

Commit ed7f112

Browse files
committed
Remove mambaforge for miniforge
1 parent 46c6587 commit ed7f112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
python-version: ${{ matrix.pyversion }}
2323
auto-update-conda: true
2424
channels: conda-forge,defaults
25-
miniforge-variant: Mambaforge
25+
miniforge-variant: Miniforge3
2626
use-mamba: true
2727
channel-priority: strict
2828
show-channel-urls: true

0 commit comments

Comments
 (0)