Skip to content

Commit

Permalink
explicitly specify the micromamba version (#1118)
Browse files Browse the repository at this point in the history
* explicitly specify the micromamba version

* modify micromamba version to 1.5.9

* modify micromamba version to 1.5.9-1

* modify micromamba version to 1.5.9-1

---------

Co-authored-by: Fabrizio Finozzi <[email protected]>
  • Loading branch information
finozzifa and Fabrizio Finozzi authored Sep 27, 2024
1 parent 7b1249a commit 7ef7725
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 @@ -37,7 +37,7 @@ jobs:
- name: Setup micromamba
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: latest
micromamba-version: '1.5.9-1'
environment-file: envs/environment.yaml
log-level: debug
init-shell: bash
Expand Down

0 comments on commit 7ef7725

Please sign in to comment.