Skip to content

Commit

Permalink
ci: fix miniforge variant
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer authored Dec 1, 2024
1 parent 5741032 commit cfa2c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_conda_forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: "Set up Conda"
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-variant: Miniforge3
miniforge-version: latest
auto-activate-base: true
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit cfa2c83

Please sign in to comment.