Skip to content

Commit

Permalink
BLD: Revert micromamba version to v2 (#805)
Browse files Browse the repository at this point in the history
mtsokol authored Nov 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c0b2b45 commit 3393a42
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
@@ -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

0 comments on commit 3393a42

Please sign in to comment.