We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16b052 commit 7d1faa6Copy full SHA for 7d1faa6
buildbot/osuosl/master/config/status.py
@@ -419,9 +419,12 @@ def getReporters():
419
builders = [
420
"clang-hip-vega20",
421
"openmp-offload-amdgpu-runtime",
422
+ "openmp-offload-amdgpu-runtime-2",
423
"openmp-offload-libc-amdgpu-runtime",
424
"openmp-offload-sles-build-only",
- "amdgpu-offload-ubuntu-22-cmake-build-only"
425
+ "amdgpu-offload-ubuntu-22-cmake-build-only",
426
+ "amdgpu-offload-rhel-8-cmake-build-only",
427
+ "amdgpu-offload-rhel-9-cmake-build-only",
428
])
429
]),
430
reporters.MailNotifier(
0 commit comments