Closed jameslamb closed 2 months ago
Contributes to https://github.com/rapidsai/build-planning/issues/40
This PR adds support for Python 3.12.
This is part of ongoing work to add Python 3.12 support across RAPIDS. It temporarily introduces a build/test matrix including Python 3.12, from https://github.com/rapidsai/shared-workflows/pull/213.
A follow-up PR will revert back to pointing at the branch-24.10 branch of shared-workflows once all RAPIDS repos have added Python 3.12 support.
branch-24.10
shared-workflows
CI here is expected to fail until all of this project's upstream dependencies support Python 3.12.
This can be merged whenever all CI jobs are passing.
/merge
Description
Contributes to https://github.com/rapidsai/build-planning/issues/40
This PR adds support for Python 3.12.
Notes for Reviewers
This is part of ongoing work to add Python 3.12 support across RAPIDS. It temporarily introduces a build/test matrix including Python 3.12, from https://github.com/rapidsai/shared-workflows/pull/213.
A follow-up PR will revert back to pointing at the
branch-24.10
branch ofshared-workflows
once all RAPIDS repos have added Python 3.12 support.This will fail until all dependencies have been updates to Python 3.12
CI here is expected to fail until all of this project's upstream dependencies support Python 3.12.
This can be merged whenever all CI jobs are passing.