diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index f0aad28bf81..f6cd5330311 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -152,7 +152,7 @@ jobs: # needs: [pandas-tests-main, pandas-tests-pr] # secrets: inherit # # This branch exports a `job_output` output that the downstream job reads. - # uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-23.10 + # uses: rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-23.12 # with: # node_type: cpu4 # build_type: pull-request