rapidsai / cuxfilter

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

Revert CUDA 12.0 CI workflows to branch-23.08. #503

Closed bdice closed 1 year ago

bdice commented 1 year ago

This PR reverts changes to the branch of shared-action-workflows used for CUDA 12 testing. Now that https://github.com/rapidsai/shared-action-workflows/pull/101 is merged, we can revert this.

raydouglass commented 1 year ago

/merge

AjayThorve commented 1 year ago

Ah, there was one more workflow file (test-external) which also has the cuda120 suffix.

I ll create another PR for that

jakirkham commented 1 year ago

Thanks AJ! 🙏

Can you please link that PR here (once open)?

AjayThorve commented 1 year ago

@jakirkham created the PR: #504