We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 644a7b7 commit 0310322Copy full SHA for 0310322
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
channel-priority: true
45
environment-file: devtools/conda-envs/env.yaml
46
use-mamba: true
47
- miniforge-variant: Mambaforge
+ miniforge-variant: Mambaforge3
48
49
- name: Additional info about the build
50
run: |
0 commit comments