Commit bfd544d
Fix GHA: Mambaforge discontinued, switch to Miniforge3
Mambaforge releases are no longer published by conda-forge, causing
404 on download. Miniforge3 includes mamba by default since conda
23.10+ uses conda-libmamba-solver.
Note: rworkflows hardcodes setup-miniconda@v2 which defaults to x64
architecture. On arm64 macOS runners this installs x86_64 conda via
Rosetta. Proper fix requires rworkflows to upgrade to @V3.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 11317d6 commit bfd544d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
0 commit comments