Skip to content

Commit

Permalink
TEMP Matrix override
Browse files Browse the repository at this point in the history
[skip-vdc][skip-rapids][skip-docs]
  • Loading branch information
alliepiper committed Nov 18, 2024
1 parent f415ffd commit c80807e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ workflows:
# - {jobs: ['test'], project: 'thrust', std: 17, ctk: 'curr', cxx: ['gcc12', 'llvm16']}
#
override:
- {jobs: ['test_gpu'], project: 'thrust', cmake_options: '-DTHRUST_DISPATCH_TYPE=Force32bit'}
- {jobs: ['test_gpu'], project: 'thrust', cmake_options: '-DTHRUST_DISPATCH_TYPE=Force64bit'}

pull_request:
# Old CTK
Expand Down

0 comments on commit c80807e

Please sign in to comment.