Skip to content

Commit

Permalink
Pin micromamba to 0.24 since 0.25 fails with windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dnerini committed Jul 28, 2022
1 parent 5a108d9 commit d08c7c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_pysteps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Install mamba and create environment
uses: mamba-org/provision-with-micromamba@main
with:
micromamba-version: 0.24.0
environment-file: ci/ci_test_env.yml
environment-name: test_environment
extra-specs: python=${{ matrix.python-version }}
Expand Down

0 comments on commit d08c7c0

Please sign in to comment.