Skip to content

Commit

Permalink
CI: Pin micromamba for windows test (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 authored Oct 8, 2024
1 parent 4307244 commit f866e42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
- name: Setup Conda
uses: mamba-org/setup-micromamba@v2
with:
# https://github.com/mamba-org/setup-micromamba/issues/225
micromamba-version: 1.5.10-0
init-shell: bash
environment-name: test
create-args: >-
Expand Down

0 comments on commit f866e42

Please sign in to comment.