Is cudax on main broken?#9283
Conversation
SummaryThis pull request adds two additional build matrix entries for the Changesci/matrix.yaml (+2 lines)
WalkthroughTwo build matrix entries added to ChangesCI Configuration
Comment |
| - {jobs: ['build'], project: 'cudax', ctk: '12.0', std: 17, cxx: 'gcc9'} | ||
| - {jobs: ['build'], project: 'cudax', ctk: '12.X', std: 17, cxx: 'gcc9'} |
There was a problem hiding this comment.
important: Override matrix blocks PR merge. Per CI guidelines and workflow-results action, reset to empty (not remove) before merging. This is expected behavior for testing but must be addressed prior to merge.
😬 CI Workflow Results🟥 Finished in 2m 32s: Pass: 0%/2 | Total: 4m 55s | Max: 2m 32sSee results here. |
Description
closes
Checklist