Skip to content

Commit b32cee9

Browse files
committed
WIP
1 parent a336cd2 commit b32cee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/azure/windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
Write-Host "##vso[task.prependpath]$env:CONDA\Scripts"
2727
Write-Host "##vso[task.prependpath]$HOME/miniconda3/bin"
2828
displayName: 'Add conda to PATH'
29-
- bash: conda install -yv -c conda-forge -n base mamba
29+
- bash: conda install -yv -c conda-forge -n base 'mamba<0.21'
3030
displayName: 'Install mamba'
3131

3232
# See https://github.com/mamba-org/mamba/issues/633

0 commit comments

Comments
 (0)