Skip to content

Commit fd255f2

Browse files
committed
run just single cuda base image tag
1 parent 6a126f5 commit fd255f2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
matrix:
2424
include:
2525
- cuda_base_image_tag: "12.1.1-cudnn8-devel-ubuntu22.04"
26-
- cuda_base_image_tag: "12.2.2-cudnn8-devel-ubuntu22.04"
2726
concurrency:
2827
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}-${{ matrix.cuda_base_image_tag }}
2928
cancel-in-progress: true

0 commit comments

Comments
 (0)