There was an error while loading. Please reload this page.
1 parent 5c604a7 commit dd3ae65Copy full SHA for dd3ae65
2 files changed
.github/workflows/docs.yaml
@@ -33,7 +33,7 @@ jobs:
33
auto-update-conda: true
34
channel-priority: flexible
35
channels: conda-forge
36
- miniforge-variant: Mambaforge
+ miniforge-version: latest
37
use-mamba: true
38
39
- name: Build and install package
.github/workflows/gh-ci.yaml
@@ -57,7 +57,7 @@ jobs:
57
environment-file: devtools/conda-envs/test_env.yaml
58
add-pip-as-python-dependency: true
59
60
61
62
63
0 commit comments