We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a126f5 commit fd255f2Copy full SHA for fd255f2
1 file changed
.github/workflows/ci-test.yml
@@ -23,7 +23,6 @@ jobs:
23
matrix:
24
include:
25
- cuda_base_image_tag: "12.1.1-cudnn8-devel-ubuntu22.04"
26
- - cuda_base_image_tag: "12.2.2-cudnn8-devel-ubuntu22.04"
27
concurrency:
28
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}-${{ matrix.cuda_base_image_tag }}
29
cancel-in-progress: true
0 commit comments