From fd8841bd8dee60e3b67da11e17eb18d88bcbab2a Mon Sep 17 00:00:00 2001 From: Allison Piper Date: Tue, 3 Sep 2024 19:43:27 +0000 Subject: [PATCH] TEMP matrix [skip-vdc][skip-docs][skip-rapids] --- ci/matrix.yaml | 3 +++ 1 file changed, 3 insertions(+) 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