From 782229558028ce9fa6126907df00adb524143847 Mon Sep 17 00:00:00 2001 From: Hyunsu Cho Date: Tue, 26 Aug 2025 17:31:31 -0700 Subject: [PATCH] [CI] [Don't merge] Test CI jobs with Rapids 25.08 --- ops/pipeline/get-image-tag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ops/pipeline/get-image-tag.sh b/ops/pipeline/get-image-tag.sh index 74458229bbce..13e4c27e01e4 100755 --- a/ops/pipeline/get-image-tag.sh +++ b/ops/pipeline/get-image-tag.sh @@ -1,4 +1,4 @@ ## Update the following line to test changes to CI images ## See https://xgboost.readthedocs.io/en/latest/contrib/ci.html#making-changes-to-ci-containers -IMAGE_TAG=main +IMAGE_TAG=PR-34