Skip to content

Commit

Permalink
pin micromamba <2
Browse files Browse the repository at this point in the history
- fix #298 (temporarily)
- see mamba-org/setup-micromamba#225 for details
  • Loading branch information
orbeckst authored Oct 1, 2024
1 parent a628e2f commit 0896a1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ jobs:
- name: micromamba package and testing environment installation (Python ${{ matrix.python-version }}, GROMACS ${{ matrix.gromacs-version }})
uses: mamba-org/setup-micromamba@v1
with:
# https://github.com/mamba-org/setup-micromamba/issues/225
# https://github.com/Becksteinlab/GromacsWrapper/issues/298
micromamba-version: 1.5.10-0
environment-file: ci/conda-envs/test_env.yaml
condarc: |
channels:
Expand Down

0 comments on commit 0896a1b

Please sign in to comment.