From ceac87ef5a3af3395e4179bdbbceefa08148617b Mon Sep 17 00:00:00 2001 From: "Galantsev, Dmitrii" Date: Tue, 23 Jul 2024 17:04:15 -0500 Subject: [PATCH] Azure - Switch to amd-staging branch Change-Id: I5cc2316427631fc17990506c4234163302febd3d Signed-off-by: Galantsev, Dmitrii --- .azuredevops/rocm-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.azuredevops/rocm-ci.yml b/.azuredevops/rocm-ci.yml index 0a5ee0c584..6d1bc1db3c 100644 --- a/.azuredevops/rocm-ci.yml +++ b/.azuredevops/rocm-ci.yml @@ -13,7 +13,7 @@ trigger: batch: true branches: include: - - develop + - amd-staging paths: exclude: - .github @@ -26,7 +26,7 @@ pr: autoCancel: true branches: include: - - develop + - amd-staging paths: exclude: - .github