Skip to content

Commit bfb2df6

Browse files
authored
Restore override key with a comment (#9298)
Co-authored-by: Ashwin Srinath <shwina@users.noreply.github.com>
1 parent f29d7fd commit bfb2df6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ci/matrix.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ workflows:
2020
# - { jobs: ['run_gpu'], project: 'target', ctk: ['12.X', '13.X'], cxx: ['gcc', 'clang'], gpu: 'rtx2080',
2121
# args: '--preset libcudacxx --lit-tests "cuda/utility/basic_any.pass.cpp"' }
2222
#
23+
# IMPORTANT: Do NOT delete or remove the `override:` key below, even when it is empty.
24+
override:
25+
2326
pull_request:
2427
# Old CTK: Oldest/newest supported host compilers:
2528
- {jobs: ['build'], std: 'minmax', ctk: '12.0', cxx: ['gcc7', 'gcc12', 'clang14', 'msvc2019', 'msvc14.39']}

0 commit comments

Comments
 (0)