Skip to content

Commit 4501d75

Browse files
authored
[Buildbot][AMDGPU] Add builder into notification list (llvm#796)
as title.
1 parent bf2fe8e commit 4501d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildbot/osuosl/master/config/status.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,7 @@ def getReporters():
502502
"amdgpu-offload-ubuntu-22-cmake-build-only",
503503
"amdgpu-offload-rhel-8-cmake-build-only",
504504
"amdgpu-offload-rhel-9-cmake-build-only",
505+
"amdgpu-offload-build-only",
505506
])
506507
]),
507508
reporters.MailNotifier(

0 commit comments

Comments
 (0)