Skip to content

Commit

Permalink
TEMP matrix
Browse files Browse the repository at this point in the history
[skip-vdc][skip-docs][skip-rapids]
  • Loading branch information
alliepiper committed Oct 7, 2024
1 parent d0a3ddb commit 4847000
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ci/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ workflows:
# - {jobs: ['test'], project: 'thrust', std: 17, ctk: 'curr', cxx: ['gcc12', 'llvm16']}
#
override:
- {jobs: ['test'], cxx: ['gcc', 'clang', 'msvc']}
- {jobs: ['test'], project: ['cccl_c_parallel', 'pycuda'], ctk: '12.5'}
- {jobs: ['infra'], project: 'cccl', ctk: '11.1', cxx: ['gcc6', 'clang9']}
- {jobs: ['infra'], project: 'cccl', ctk: '12.0', cxx: ['gcc12', 'clang14']}
- {jobs: ['infra'], project: 'cccl', ctk: 'curr', cxx: ['gcc', 'clang']}

pull_request:
# Old CTK
Expand Down

0 comments on commit 4847000

Please sign in to comment.