rapidsai / dask-cuda

Utilities for Dask and CUDA interactions
https://docs.rapids.ai/api/dask-cuda/stable/
Apache License 2.0
292 stars 93 forks source link

make conda installs in CI stricter #1395

Closed jameslamb closed 1 month ago

jameslamb commented 1 month ago

Description

Contributes to https://github.com/rapidsai/build-planning/issues/106

Proposes specifying the RAPIDS version in conda install calls that install CI artifacts, to reduce the risk of CI jobs picking up artifacts from other releases.

jameslamb commented 1 month ago

/merge