[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user