rapidsai / dask-build-environment

Build environments for various dask related projects on gpuCI
4 stars 11 forks source link

Start building Python 3.9 images #29

Closed charlesbluca closed 2 years ago

charlesbluca commented 2 years ago

To follow up on cuDF / cuML adding support for python 3.9 and deprecating 3.7, this PR adds builds for 3.9.

Once this is in, we can follow up in Dask repos by either bumping their PYTHON_VER to 3.9 or running gpuCI on both 3.8 and 3.9.

cc @quasiben