Skip to content

Commit

Permalink
BLD: Revert micromamba version to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsokol committed Nov 26, 2024
1 parent c0b2b45 commit fda977f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,8 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v4
- uses: mamba-org/setup-micromamba@v1.9.0
- uses: mamba-org/setup-micromamba@v2
with:
# NOTE: https://github.com/mamba-org/setup-micromamba/issues/227
micromamba-version: '1.5.10-0'
environment-file: ci/environment.yml
init-shell: >-
bash
Expand Down

0 comments on commit fda977f

Please sign in to comment.