Skip to content

Commit 0c7cb8b

Browse files
committed
sqme: variant
1 parent 571a07a commit 0c7cb8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- uses: conda-incubator/setup-miniconda@v3
6767
if: steps.conda_cache.outputs.cache-hit != 'true'
6868
with:
69-
miniforge-variant: Miniforge
69+
miniforge-variant: Miniforge3
7070
miniforge-version: "24.11.0-0"
7171
use-mamba: true
7272

@@ -108,7 +108,7 @@ jobs:
108108
- uses: conda-incubator/setup-miniconda@v3
109109
if: steps.binder_cache.outputs.cache-hit != 'true'
110110
with:
111-
miniforge-variant: Miniforge
111+
miniforge-variant: Miniforge3
112112
miniforge-version: "24.11.0-0"
113113
use-mamba: true
114114

0 commit comments

Comments
 (0)