File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,16 +13,16 @@ jobs:
1313 needs :
1414 - python-gpu-tests
1515 secrets : inherit
16- uses : rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@branch-25.02
16+ uses : rapidsai/shared-workflows/.github/workflows/pr-builder.yaml@branch-25.04
1717
1818 python-gpu-tests :
1919 secrets : inherit
20- uses : rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-25.02
20+ uses : rapidsai/shared-workflows/.github/workflows/custom-job.yaml@branch-25.04
2121 with :
2222 build_type : pull-request
2323 node_type : " gpu-v100-latest-1"
2424 arch : " amd64"
25- container_image : " rapidsai/base:25.02 -cuda12.8-py3.11"
25+ container_image : " rapidsai/base:25.04 -cuda12.8-py3.11"
2626 run_script : " ci/test_gpu.sh"
2727
2828 # benchmark:
You can’t perform that action at this time.
0 commit comments