Skip to content

conda: avoid defaults channel#4195

Merged
jhale merged 3 commits intoFEniCS:mainfrom
minrk:conda-forge
May 1, 2026
Merged

conda: avoid defaults channel#4195
jhale merged 3 commits intoFEniCS:mainfrom
minrk:conda-forge

Conversation

@minrk
Copy link
Copy Markdown
Contributor

@minrk minrk commented Apr 30, 2026

updates setup-conda on ci to use miniforge instead of miniconda, which avoids getting anything from the defaults (Anaconda) channel. Also switches the installer to mamba>=2.6, which enables sharded repo data (less downloads, should be faster solves).

I'm not sure what's going on in #4191, but it's always a good idea to make sure channels aren't mixed before diving too deep into debugging conda installs.

closes #4191 if it works

@minrk
Copy link
Copy Markdown
Contributor Author

minrk commented Apr 30, 2026

seems to be working

@jhale jhale added this pull request to the merge queue May 1, 2026
Merged via the queue into FEniCS:main with commit f692bc1 May 1, 2026
30 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants