rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.26k stars 535 forks source link

Use CI workflow branch 'branch-24.10' again #6072

Closed jameslamb closed 2 months ago

jameslamb commented 2 months ago

All RAPIDS libraries have been updated with Python 3.12 support, so Python 3.12 changes have been merged into branch-24.10 of shared-workflows: https://github.com/rapidsai/shared-workflows/pull/213

This updates GitHub Actions configs here to that branch.