[Ex CI] enable rocm-core (#916)

* Fix syntax error in azure_resolve_subtree_deps.py

* Fixed typo

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
amd-hsivasun
2025-09-10 11:47:00 -04:00
committed by GitHub
parent 4c614d3d21
commit bd12f54c72
@@ -79,7 +79,8 @@ def main(argv=None) -> None:
"projects/clr": 335,
"projects/hip": 335,
"projects/hipother": 335,
"projects/rocprofiler-compute": 344
"projects/rocprofiler-compute": 344,
"projects/rocm-core": 349
}
args = parse_arguments(argv)