Revert "Temporarily skip CUDA 11 wheel CI"#4879
Conversation
This reverts commit 079f555.
jameslamb
left a comment
There was a problem hiding this comment.
This is failing check-nightly-ci (https://github.com/rapidsai/cugraph/actions/runs/12907341055/job/35999111103?pr=4879).
I just restarted the 2 failed jobs on the most recent nightly tests as I think both might be fixed by the work from rapidsai/build-planning#137
https://github.com/rapidsai/cugraph/actions/runs/12882240011
|
The re-runs of nightly tests failed like this:
Suspect that might be a bad mix of packages build at different time while rolling out the fixes from rapidsai/raft#2548. If all other CI passes here on this PR, I think it'd be ok to admin-merge this. And then I'll trigger a new branch test build after the packages are published, and confirm that passes. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## branch-25.02 #4879 +/- ##
================================================
- Coverage 67.71% 67.69% -0.02%
================================================
Files 150 150
Lines 11120 11120
================================================
- Hits 7530 7528 -2
- Misses 3590 3592 +2 ☔ View full report in Codecov by Sentry. |
|
@jameslamb yeah I agree. Let's go ahead and get this merged and try a new build. |
Reverts #4876 now that rapidsai/raft#2548 has landed.