Skip to content

Commit fbc6c21

Browse files
committed
BLD: Revert micromamba version to v2
1 parent 9b431e7 commit fbc6c21

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,8 @@ jobs:
3434
steps:
3535
- name: Checkout Repo
3636
uses: actions/checkout@v4
37-
- uses: mamba-org/setup-micromamba@v1.9.0
37+
- uses: mamba-org/setup-micromamba@v2
3838
with:
39-
# NOTE: https://github.com/mamba-org/setup-micromamba/issues/227
40-
micromamba-version: '1.5.10-0'
4139
environment-file: ci/environment.yml
4240
init-shell: >-
4341
bash

0 commit comments

Comments
 (0)