Closed jakirkham closed 8 months ago
To eliminate hard-coding, generalize the GHA workflow logic to select one build for testing. This should simplify future Dask-CUDA updates.
xref: https://github.com/rapidsai/build-planning/issues/25
Seeing CI failures due to unrelated dask.dataframe deprecation warning/error ( https://github.com/rapidsai/dask-cuda/issues/1319 )
dask.dataframe
/merge
Thanks all! 🙏
To eliminate hard-coding, generalize the GHA workflow logic to select one build for testing. This should simplify future Dask-CUDA updates.
xref: https://github.com/rapidsai/build-planning/issues/25