Skip to content

Commit 2853e69

Browse files
authored
Merge pull request #301 from Becksteinlab/pin-micromamba
pin micromamba <2
2 parents a628e2f + 0896a1b commit 2853e69

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ jobs:
8181
- name: micromamba package and testing environment installation (Python ${{ matrix.python-version }}, GROMACS ${{ matrix.gromacs-version }})
8282
uses: mamba-org/setup-micromamba@v1
8383
with:
84+
# https://github.com/mamba-org/setup-micromamba/issues/225
85+
# https://github.com/Becksteinlab/GromacsWrapper/issues/298
86+
micromamba-version: 1.5.10-0
8487
environment-file: ci/conda-envs/test_env.yaml
8588
condarc: |
8689
channels:

0 commit comments

Comments
 (0)