From ea1d786c6afea5cbda765f13d174a3c4cfc3e95a Mon Sep 17 00:00:00 2001 From: xuchen-amd Date: Fri, 18 Oct 2024 23:30:38 -0400 Subject: [PATCH] Revert to omniperf until pipeline ready for rebrand. --- .azuredevops/rocm-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azuredevops/rocm-ci.yml b/.azuredevops/rocm-ci.yml index abdacc62..dad6d859 100644 --- a/.azuredevops/rocm-ci.yml +++ b/.azuredevops/rocm-ci.yml @@ -43,4 +43,4 @@ pr: drafts: false jobs: - - template: ${{ variables.CI_COMPONENT_PATH }}/rocprof-compute.yml@pipelines_repo + - template: ${{ variables.CI_COMPONENT_PATH }}/omniperf.yml@pipelines_repo