Skip to content

Commit a9dbdd0

Browse files
committed
CI: Add GPU test on Ubuntu22 with CUDA13
Signed-off-by: Alexey Rivkin <[email protected]>
1 parent 38e2585 commit a9dbdd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/jenkins/lib/test-matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ runs_on_agents:
3030
matrix:
3131
axes:
3232
image:
33-
- nvcr.io/nvidia/cuda-dl-base:25.06-cuda12.9-devel-ubuntu24.04
33+
- nvidia/cuda:13.0.1-devel-ubuntu22.04
3434
arch:
3535
- x86_64
3636
ucx_version:

0 commit comments

Comments
 (0)