Signal CUDA coredumps to tracker issue (#26338)

This commit is contained in:
Liangsheng Yin
2026-05-25 20:21:19 -07:00
committed by GitHub
parent 156d1af23a
commit 1953565ba1
2 changed files with 62 additions and 2 deletions
+2
View File
@@ -171,6 +171,8 @@ jobs:
if: failure()
with:
artifact-suffix: ${{ matrix.partition }}
tracker-issue: "26340"
bot-token: ${{ secrets.GH_PAT_FOR_PULL_REQUEST }}
- name: Cleanup venv
if: always()