Skip to content

Commit

Permalink
[CI] Disable test with RAPIDS nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Dec 6, 2024
1 parent 2043679 commit 67284f1
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- xgb-ci.gpu_build_rockylinux8_dev_ver
- xgb-ci.gpu_build_r_rockylinux8
- xgb-ci.gpu
- xgb-ci.gpu_dev_ver
- xgb-ci.cpu
- xgb-ci.manylinux_2_28_x86_64
- xgb-ci.manylinux2014_x86_64
Expand Down Expand Up @@ -280,21 +279,11 @@ jobs:
suite: gpu
runner: linux-amd64-gpu
artifact_from: build-cuda
- description: single-gpu-nightly-deps
container: xgb-ci.gpu_dev_ver
suite: gpu
runner: linux-amd64-gpu
artifact_from: build-cuda
- description: multiple-gpu
container: xgb-ci.gpu
suite: mgpu
runner: linux-amd64-mgpu
artifact_from: build-cuda
- description: multiple-gpu-nightly-deps
container: xgb-ci.gpu_dev_ver
suite: mgpu
runner: linux-amd64-mgpu
artifact_from: build-cuda
- description: cpu-amd64
container: xgb-ci.cpu
suite: cpu
Expand Down

0 comments on commit 67284f1

Please sign in to comment.