Skip to content

Commit c51287d

Browse files
Use Miniforge3 variant, instead of deprecated Mambaforge
1 parent 1717b38 commit c51287d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
- uses: conda-incubator/setup-miniconda@v3
8989
with:
90-
miniforge-variant: Mambaforge
90+
miniforge-variant: Miniforge3
9191
miniforge-version: latest
9292
activate-environment: build
9393
channels: conda-forge

0 commit comments

Comments
 (0)