From 1a570841db26ab3db8a4febdb45a4dd6184e1be4 Mon Sep 17 00:00:00 2001 From: Anupam <54245698+aamijar@users.noreply.github.com> Date: Sat, 27 Jun 2026 00:14:14 -0400 Subject: [PATCH] Revert "Temporarily increase `max_days_without_success` (#3038)" This reverts commit 890f0fc3e6001cd90a04aa597e5a9b597ad38de7. --- .github/workflows/pr.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index 6843500f99..5602fc1144 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -68,8 +68,6 @@ jobs: with: repo: ${{ github.repository }} target-branch: ${{ fromJSON(steps.get-pr-info.outputs.pr-info).base.ref }} - # Tracking Issue: https://github.com/rapidsai/raft/issues/3037 - max-days-without-success: 30 changed-files: needs: telemetry-setup permissions: