ci: run cuda13.2-clang job only in nightly pipeline

This was missed in commit 5b416cbe77 (ci: add job testing cuda13.2 with
clang, 2026-09-01).
This commit is contained in:
Brad King
2026-09-10 09:24:11 -04:00
parent 61a1c48686
commit 4261a6126f
+2
View File
@@ -670,6 +670,8 @@ t:cuda13.2-clang:
- .linux_x86_64_tags_cuda_arch_75
- .rules
- .needs_centos7_x86_64
variables:
CMAKE_CI_JOB_NIGHTLY: "true"
t:hip6.3-nvidia:
extends: