Update input_utils CI tests to account for cuDF update#7660
Update input_utils CI tests to account for cuDF update#7660jameslamb merged 2 commits intorapidsai:mainfrom
Conversation
|
I've re-run CI for you (devcontainers should be fixed now that #7658 is resolved) and added the PR labels that Label Checker is looking for. The devcontainers jobs are failing like this:
That's expected because of a misconfiguration from #7128 that was turned from a warning to an error by rapidsai/shared-workflows#487 Given that this only touched Python code (and so shouldn't affect devcontainers CI), I'd be comfortable merging it to unblock CI if all other jobs fail. The devcontainers CI will be fixed on #7650, but that's blocked by the
Proposal
|
No description provided.