Skip to content

Commit

Permalink
Merge pull request #303 from Becksteinlab/unpin-umamaba
Browse files Browse the repository at this point in the history
unpin micromamba
  • Loading branch information
orbeckst authored Oct 7, 2024
2 parents 2853e69 + 930be74 commit 0052c5b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,8 @@ jobs:
fetch-tags: true

- name: micromamba package and testing environment installation (Python ${{ matrix.python-version }}, GROMACS ${{ matrix.gromacs-version }})
uses: mamba-org/setup-micromamba@v1
uses: mamba-org/setup-micromamba@v2
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 0052c5b

Please sign in to comment.