From dd954be8876511e1596fad2c6d9d446dd8d5be20 Mon Sep 17 00:00:00 2001 From: "Galantsev, Dmitrii" Date: Tue, 23 Jul 2024 17:07:05 -0500 Subject: [PATCH] Azure - Switch to amd-staging branch Change-Id: I9e69d0d4f8ece2dfc7b3327f8486f0d3d8bbeba0 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 3247355d5f..dcb8198daa 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