File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -685,9 +685,9 @@ cuda-12.6.3:
685
685
- ctest || ctest --rerun-failed --output-on-failure
686
686
needs : ["cuda"]
687
687
688
- culang++-20 cuda-12.2.2 tidy : # https://catalog.ngc.nvidia.com/orgs/nvidia/containers/cuda/tags
688
+ culang++-20 cuda-12.1.0 tidy : # https://catalog.ngc.nvidia.com/orgs/nvidia/containers/cuda/tags
689
689
stage : build
690
- image : nvcr.io/nvidia/cuda:12.2.2 -devel-ubuntu22.04 # nvcr.io/nvidia/cuda:12.3.2-devel-ubuntu22.04 # nvcr.io/nvidia/cuda:12.5.1-devel-ubuntu24.04 # nvcr.io/nvidia/cuda:12.6.3-devel-ubuntu24.04
690
+ image : nvcr.io/nvidia/cuda:12.1.0 -devel-ubuntu22.04 # nvcr.io/nvidia/cuda:12.3.2-devel-ubuntu22.04 # nvcr.io/nvidia/cuda:12.5.1-devel-ubuntu24.04 # nvcr.io/nvidia/cuda:12.6.3-devel-ubuntu24.04
691
691
allow_failure : false
692
692
tags :
693
693
- non-shared
You can’t perform that action at this time.
0 commit comments