Skip to content

Commit

Permalink
Try pinning v2.0.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
tsbinns committed Oct 1, 2024
1 parent db24846 commit 0ab2da1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
pyvista: false
- uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '2.0.0-0'
environment-file: environment.yml
create-args: >- # beware the >- instead of |, we don't split on newlines but on spaces
python=${{ env.PYTHON_VERSION }}
Expand Down

0 comments on commit 0ab2da1

Please sign in to comment.