conda-forge / miniforge

A conda-forge distribution.
https://conda-forge.org/miniforge
Other
6.14k stars 318 forks source link

Update mamba version #377

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This PR was created by the autoupdate action as it detected that the mamba version has changed and thus should be updated in the configuration.

Due to limitations of Github Actions, you will need to close/reopen the PR to get the actions running.

hmaarrfk commented 1 year ago
+ mamba install mamba=1.0.0 'python=3.10.*=*_cpython' boa --yes

Looking for: ['mamba=1.0.0', 'python=3.10[build=*_cpython]', 'boa']

Encountered problems while solving:
  - package boa-0.3.5-py36h704843e_1 requires mamba >=0.7,<0.15a0, but none of the providers can be installed

boa needs to be updated.