We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f61e161 commit 57e3e5dCopy full SHA for 57e3e5d
.github/workflows/test.yml
@@ -73,6 +73,7 @@ jobs:
73
- uses: mamba-org/setup-micromamba@v1
74
with:
75
environment-file: conda-envs/windows-environment-test.yml
76
+ micromamba-version: "1.5.10-0" # Until https://github.com/mamba-org/mamba/issues/3467 is not fixed
77
create-args: >-
78
python=${{matrix.python-version}}
79
environment-name: pymc-experimental-test
0 commit comments