You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use conda-build instead of conda-mambabuild (#784)
This changes from `conda mambabuild` to `conda build`. Conda now uses the mamba solver so no performance regressions are expected.
This is a temporary change as we plan to migrate to `rattler-build` in the near future. However, this is needed sooner to drop `boa` and unblock Python 3.13 migrations.
xref: rapidsai/build-planning#149
Authors:
- Bradley Dice (https://github.com/bdice)
Approvers:
- Jake Awe (https://github.com/AyodeAwe)
URL: #784
0 commit comments