Skip to content

Commit

Permalink
Temporarily override matrix to retest clang cuda + sm90 + ctk12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
alliepiper committed Jan 31, 2025
1 parent 7cb9cda commit 49f5c19
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', 'clang16']}
#
override:
- {jobs: ['build'], project: 'libcudacxx', std: 'max', cudacxx: 'clang', cxx: 'clang', sm: '90'}
- {jobs: ['build'], project: 'libcudacxx', std: 'max', cudacxx: 'clang', cxx: 'clang', sm: '90a'}

pull_request:
# Old CTK/compiler
Expand Down

0 comments on commit 49f5c19

Please sign in to comment.