File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 3838 auto-update-conda : true
3939 channels : conda-forge
4040 channel-priority : strict
41+ miniforge-variant : Miniforge3
4142 miniforge-version : latest
4243 use-mamba : true
44+ mamba-version : " 2.0.5"
4345 # mamba-version: "1.5.10"
4446 conda-remove-defaults : true
4547 - name : Install conda-build
Original file line number Diff line number Diff line change @@ -132,8 +132,10 @@ jobs:
132132 auto-update-conda : true
133133 channels : conda-forge
134134 channel-priority : strict
135+ miniforge-variant : Miniforge3
135136 miniforge-version : latest
136137 use-mamba : true
138+ mamba-version : " *"
137139 # mamba-version: "1.5.10"
138140 conda-remove-defaults : true
139141 - name : Set up miniconda test environment (W/ MPI)
@@ -145,8 +147,10 @@ jobs:
145147 auto-update-conda : true
146148 channels : conda-forge
147149 channel-priority : strict
150+ miniforge-variant : Miniforge3
148151 miniforge-version : latest
149152 use-mamba : true
153+ mamba-version : " 2.0.5"
150154 # mamba-version: "1.5.10"
151155 conda-remove-defaults : true
152156 - name : Set USERPROFILE
You can’t perform that action at this time.
0 commit comments