We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bedfa8b commit 32da639Copy full SHA for 32da639
.ci/jenkins/lib/test-matrix.yaml
@@ -37,11 +37,6 @@ matrix:
37
ucx_version:
38
- master
39
- v1.20.x
40
- include:
41
- - cuda_ver: cuda12
42
- image: nvcr.io/nvidia/cuda-dl-base:25.06-cuda12.9-devel-ubuntu24.04
43
- - cuda_ver: cuda13
44
- image: nvcr.io/nvidia/cuda-dl-base:25.10-cuda13.0-devel-ubuntu24.04
45
46
taskName: "${name}/${arch}/ucx-${ucx_version}/${axis_index}"
47
0 commit comments