Skip to content

Commit

Permalink
Pin micromamba < 2.0 in Windows job
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoV94 committed Oct 4, 2024
1 parent f61e161 commit 57e3e5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- uses: mamba-org/setup-micromamba@v1
with:
environment-file: conda-envs/windows-environment-test.yml
micromamba-version: "1.5.10-0" # Until https://github.com/mamba-org/mamba/issues/3467 is not fixed
create-args: >-
python=${{matrix.python-version}}
environment-name: pymc-experimental-test
Expand Down

0 comments on commit 57e3e5d

Please sign in to comment.