Skip to content

Commit ed2dfef

Browse files
authored
Revert "Temporarily increase max_days_without_success (#6390)" (#6455)
This PR adds the nightly CI check back and removes the temporarily increase length as nightlies were blocked due to failing changes in RAFT that are now resolved as of https://github.com/rapidsai/raft/actions/runs/13913530930 Authors: - Divye Gala (https://github.com/divyegala) - Simon Adorf (https://github.com/csadorf) Approvers: - Bradley Dice (https://github.com/bdice) URL: #6455
1 parent 3578d72 commit ed2dfef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pr.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ jobs:
5757
uses: rapidsai/shared-actions/check_nightly_success/dispatch@main
5858
with:
5959
repo: cuml
60-
# TODO: remove this once upstream issues in RAFT are resolved on 11.4.
61-
# The limit was temporarily increased to unblock work.
62-
max_days_without_success: 30
6360
changed-files:
6461
secrets: inherit
6562
needs: telemetry-setup

0 commit comments

Comments
 (0)