Skip to content

Commit

Permalink
remove mamba pin
Browse files Browse the repository at this point in the history
  • Loading branch information
misialq committed Jan 9, 2025
1 parent a629e01 commit 5e9bb2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
python-version: "3.10"
mamba-version: 1.5.10
miniconda-version: "24.9.2"
# mamba-version: 1.5.10
# miniconda-version: "24.9.2"
channels: conda-forge,defaults
channel-priority: true
activate-environment: conda-env
Expand Down

0 comments on commit 5e9bb2c

Please sign in to comment.