Skip to content

Commit 0052c5b

Browse files
authored
Merge pull request #303 from Becksteinlab/unpin-umamaba
unpin micromamba
2 parents 2853e69 + 930be74 commit 0052c5b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,8 @@ jobs:
7979
fetch-tags: true
8080

8181
- name: micromamba package and testing environment installation (Python ${{ matrix.python-version }}, GROMACS ${{ matrix.gromacs-version }})
82-
uses: mamba-org/setup-micromamba@v1
82+
uses: mamba-org/setup-micromamba@v2
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
8784
environment-file: ci/conda-envs/test_env.yaml
8885
condarc: |
8986
channels:

0 commit comments

Comments
 (0)