rapidsai / cuxfilter

GPU accelerated cross filtering with cuDF.
https://docs.rapids.ai/api/cuxfilter/stable/
Apache License 2.0
275 stars 67 forks source link

Generalize GHA selectors for pure Python testing #575

Closed jakirkham closed 7 months ago

jakirkham commented 7 months ago

To eliminate hard-coding, generalize the GHA workflow logic to select one build for testing. This should simplify future cuxfilter updates.

xref: https://github.com/rapidsai/build-planning/issues/25

AjayThorve commented 7 months ago

/merge

jakirkham commented 7 months ago

Thanks all! 🙏