Skip to content

Commit

Permalink
Changing Mambaforge to Miniforge
Browse files Browse the repository at this point in the history
  • Loading branch information
anigamova committed Nov 20, 2024
1 parent e6ea1e7 commit 9924169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: conda-incubator/[email protected]
with:
python-version: ${{ matrix.python }}
miniforge-variant: Mambaforge
miniforge-variant: Miniforge
channels: conda-forge,defaults
channel-priority: true
activate-environment: combine
Expand Down

0 comments on commit 9924169

Please sign in to comment.