Skip to content

Commit 90e42cf

Browse files
authored
Use latest micromamba (#288)
No idea why, but this fixed our broken micromamba installations during tests
1 parent 4fbf590 commit 90e42cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test_pysteps.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636
- name: Install mamba and create environment
3737
uses: mamba-org/provision-with-micromamba@main
3838
with:
39-
micromamba-version: 0.20.0
4039
environment-file: ci/ci_test_env.yml
4140
environment-name: test_environment
4241
extra-specs: python=${{ matrix.python-version }}

0 commit comments

Comments
 (0)