Skip to content

Commit 9eb6018

Browse files
committed
Temporarily test C++ on GB300
1 parent 496bc72 commit 9eb6018

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pr.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ jobs:
277277
if: fromJSON(needs.changed-files.outputs.changed_file_groups).test_cpp
278278
with:
279279
build_type: pull-request
280+
matrix_type: nightly
281+
matrix_filter: map(select(.GPU == "gb300"))
280282
script: ci/test_cpp.sh
281283
conda-cpp-debug-tests:
282284
needs: [checks, changed-files]

0 commit comments

Comments
 (0)