Skip to content

Use mamba to install things during CI

Duncan Macleod requested to merge github/fork/duncanmmacleod/ci-use-mamba into master

This PR updates the CI scripts to use mamba to install things, rather than conda - it's faster most of the time, but I'm not sure how compatible the error handling is, and that sort of thing.

Merge request reports