-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please update default version of mamba
in setup-miniconda v3
#392
Comments
Yea, this can happen once conda-forge/miniforge#715 lands. |
@jaimergp brilliant, many thanks! 🍻 Shall be waiting in the queue then 😁 |
10 tasks
It looks like conda-forge/miniforge#715 has been merged! Does that bump up this issue priority? (We are seeing issues in IDAES/idaes-pse#1569) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi folks, first off - and I always start on this note when I open an issue here - many thanks yet again for your great work! 🍻
Now, we started seeing transitory failures, eg failed test here, maybe about 5% of times - and this has been going on for a wee while now (about a month or so). U realized the default version of
mamba
is rather ye olde (1.5 vs latest 2.0+), so I tested withmamba-version: "2.0.5"
in a test branch, and ran quite a few test iterations - no flakiness at all and 100% pass rate, so it'd be a good idea if you could update the base default version ofmamba
- let me know if you'd accept a PR from me on that, or if it'd easier for you to do it! Cheers muchly!The text was updated successfully, but these errors were encountered: