Commit afe6b8f
authored
Use conda-build instead of conda-mambabuild (#218)
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#1491 parent bd94e3d commit afe6b8f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
0 commit comments