diff --git a/projects/hipother/.azuredevops/rocm-ci.yml b/projects/hipother/.azuredevops/rocm-ci.yml index 41901e3f01..0c2d620d7b 100644 --- a/projects/hipother/.azuredevops/rocm-ci.yml +++ b/projects/hipother/.azuredevops/rocm-ci.yml @@ -8,12 +8,12 @@ resources: type: github endpoint: ROCm name: ROCm/clr - ref: amd-staging + ref: $(Build.SourceBranch) - repository: hipother_repo type: github endpoint: ROCm name: ROCm/HIP # leverage HIP job that builds both AMD and NV backends - ref: amd-staging + ref: $(Build.SourceBranch) variables: - group: common