clang-tidy CI
The CI image which has clang-tidy installed does not have CUDA available. Consequently, it cannot compile any file with CUDA code which leads to failing the CI stage.
Can the clang-tidy image have CUDA available?
The CI image which has clang-tidy installed does not have CUDA available. Consequently, it cannot compile any file with CUDA code which leads to failing the CI stage.
Can the clang-tidy image have CUDA available?