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 46c6587 commit ed7f112Copy full SHA for ed7f112
.github/workflows/build.yaml
@@ -22,7 +22,7 @@ jobs:
22
python-version: ${{ matrix.pyversion }}
23
auto-update-conda: true
24
channels: conda-forge,defaults
25
- miniforge-variant: Mambaforge
+ miniforge-variant: Miniforge3
26
use-mamba: true
27
channel-priority: strict
28
show-channel-urls: true
0 commit comments