Skip to content

Commit

Permalink
Deprecate mambaforge for miniforge
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet committed Nov 20, 2024
1 parent 22dbe7c commit 1d9cb2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Initiate empty environment
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-variant: Miniforge
miniforge-version: latest
auto-update-conda: true
use-mamba: true
Expand Down

0 comments on commit 1d9cb2c

Please sign in to comment.