Update mambaforge image and use conda instead of apt packages in CI
Update to latest mambaforge image.
Avoid the slow apt update/installs steps, and keep all our build tools in the conda environment.
Edited by Anton Joubert
Update to latest mambaforge image.
Avoid the slow apt update/installs steps, and keep all our build tools in the conda environment.