mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
ci: Switch to CUDA 12.2 job in merge requests
Cover a more recent CUDA version during development.
This commit is contained in:
@@ -313,6 +313,8 @@ t:cuda10.2-nvidia:
|
||||
- .cmake_junit_artifacts
|
||||
- .run_dependent
|
||||
- .needs_centos7_x86_64
|
||||
variables:
|
||||
CMAKE_CI_JOB_NIGHTLY: "true"
|
||||
|
||||
t:cuda10.2-clang:
|
||||
extends:
|
||||
@@ -332,6 +334,8 @@ t:cuda11.6-nvidia:
|
||||
- .cmake_junit_artifacts
|
||||
- .run_dependent
|
||||
- .needs_centos7_x86_64
|
||||
variables:
|
||||
CMAKE_CI_JOB_NIGHTLY: "true"
|
||||
|
||||
t:cuda11.6-clang:
|
||||
extends:
|
||||
@@ -371,8 +375,6 @@ t:cuda12.2-nvidia:
|
||||
- .cmake_junit_artifacts
|
||||
- .run_dependent
|
||||
- .needs_centos7_x86_64
|
||||
variables:
|
||||
CMAKE_CI_JOB_NIGHTLY: "true"
|
||||
|
||||
t:cuda12.2-clang:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user