replace azure runners with internal (#518)

* replace azure runners with internal

* change to mi300a for debug

* revert back to mi300

* move some of the load to mi300a

* use mi300a for clang-tidy

---------

Co-authored-by: Kandula, Venkateshwar reddy <Venkateshwarreddy.Kandula@amd.com>

[ROCm/rocprofiler-sdk commit: f4cce0d2d4]
This commit is contained in:
Bonnell, Jason
2025-07-17 19:09:17 -04:00
committed by GitHub
parent d5aba741f3
commit 052eb24881
2 changed files with 3 additions and 3 deletions
@@ -56,7 +56,7 @@ jobs:
strategy:
# fail-fast: false
matrix:
runner: ['rocprof-azure']
runner: ['mi300a']
os: ['ubuntu-22.04']
build-type: ['Release']