From 6b923ee1ac93e1111a2bf77c96844ba1f972a2a5 Mon Sep 17 00:00:00 2001 From: amd-hsivasun Date: Thu, 11 Sep 2025 16:25:09 -0400 Subject: [PATCH] [Ex CI] Enable rocr-runtime (#925) --- .github/scripts/azure_resolve_subtree_deps.py | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/scripts/azure_resolve_subtree_deps.py b/.github/scripts/azure_resolve_subtree_deps.py index e4351eb011..8fc2fdb223 100644 --- a/.github/scripts/azure_resolve_subtree_deps.py +++ b/.github/scripts/azure_resolve_subtree_deps.py @@ -81,6 +81,7 @@ def main(argv=None) -> None: "projects/hipother": 335, "projects/rocprofiler-compute": 344, "projects/rocm-core": 349, + "projects/rocr-runtime": 354 "projects/rocminfo": 356, "projects/rocm-smi-lib": 358, "projects/rocprofiler-sdk": 347,