diff --git a/ci/matrix.yaml b/ci/matrix.yaml index cfed59751b..8a3fa232b8 100644 --- a/ci/matrix.yaml +++ b/ci/matrix.yaml @@ -8,6 +8,9 @@ workflows: # - {jobs: ['test'], project: 'thrust', std: 17, ctk: 'curr', cxx: ['gcc12', 'llvm16']} # override: + - {jobs: ['test'], project: ['libcudacxx', 'thrust', 'cub', 'cudax'], std: 17, ctk: 'curr', cxx: ['gcc', 'clang']} + - {jobs: ['infra'], project: 'cccl', ctk: '11.1', cxx: ['gcc6', 'clang9']} + - {jobs: ['infra'], project: 'cccl', ctk: 'curr', cxx: ['gcc', 'clang']} pull_request: # Old CTK