Skip to content

Commit 8631b58

Browse files
committed
Add -0
1 parent 5adcdc0 commit 8631b58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-conda/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
uses: mamba-org/setup-micromamba@v2
1111
with:
1212
# Pinning to due solver performance regressions
13-
micromamba-version: '2.1.0'
13+
micromamba-version: '2.1.0-0'
1414
environment-file: ${{ inputs.environment-file }}
1515
environment-name: test
1616
condarc-file: ci/.condarc

0 commit comments

Comments
 (0)