Skip to content

Commit

Permalink
bump mamba
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Dec 22, 2022
1 parent ebba3cb commit 5ec9270
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 @@ -92,7 +92,7 @@ jobs:
lfs: true
fetch-depth: 2
- name: Install mamba
run: conda install -y mamba==1.0.0
run: conda install -y mamba>=1.0.0
- name: Prepare environment.yml file
run: >
cp environment.yml /tmp/environment.yml && sed -i -e
Expand Down

0 comments on commit 5ec9270

Please sign in to comment.