Skip to content

Commit dd3ae65

Browse files
committed
Switch from mambaforge to miniforge in tests
Use update from PR #70.
1 parent 5c604a7 commit dd3ae65

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
auto-update-conda: true
3434
channel-priority: flexible
3535
channels: conda-forge
36-
miniforge-variant: Mambaforge
36+
miniforge-version: latest
3737
use-mamba: true
3838

3939
- name: Build and install package

.github/workflows/gh-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
environment-file: devtools/conda-envs/test_env.yaml
5858
add-pip-as-python-dependency: true
5959

60-
miniforge-variant: Mambaforge
60+
miniforge-version: latest
6161
use-mamba: true
6262
channels: conda-forge
6363

0 commit comments

Comments
 (0)