Skip to content

Use conda with libmamba solver in CI

This PR patches the conda CI workflow to use conda instead of mamba, but with the libmamba solver, which means its basically the same, but without increased risk of CLI incompatibility.

Depends on #1723.

Merge request reports