Skip to content

Commit

Permalink
mamba is now provided and default in miniforge
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Jan 10, 2025
1 parent 20e500c commit 339a076
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,10 @@ jobs:
submodules: recursive

- name: Set up Conda
uses: conda-incubator/setup-miniconda@v3.0.4
uses: conda-incubator/setup-miniconda@v3
with:
python-version: 3.12
miniforge-variant: Mambaforge
channels: conda-forge,defaults
channel-priority: true
miniforge-version: latest

- name: Install ROOT
shell: bash -l {0}
Expand Down

0 comments on commit 339a076

Please sign in to comment.