Skip to content

Commit 0f9b150

Browse files
authored
Merge pull request #129 from lsst/tickets/DM-45888
DM-45888: Remove mambaforge for miniforge
2 parents 46c6587 + ed7f112 commit 0f9b150

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)