[Ex CI] Enable rocprofiler-compute (#907)

Fix typo in project name and add new project entry.
This commit is contained in:
amd-hsivasun
2025-09-09 15:03:51 -04:00
committed by GitHub
parent c27562e00e
commit 1003c899ee
@@ -78,7 +78,8 @@ def main(argv=None) -> None:
"projects/roctracer": 331,
"projects/clr": 335,
"projects/hip": 335,
"projects/hipother": 335
"projects/hipother": 335,
"projects/rocprofiler-compute": 344
}
args = parse_arguments(argv)