We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad7a826 commit 3ddedb6Copy full SHA for 3ddedb6
.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: Miniforge3
+ miniforge-version: latest
48
49
- name: Additional info about the build
50
run: |
0 commit comments