[CI] use internal cluster for ci (#164)

use internal cluster for ci

[ROCm/aqlprofile commit: fdedcfc81c]
Tento commit je obsažen v:
Kandula, Venkateshwar reddy
2025-07-18 13:10:07 -05:00
odevzdal GitHub
rodič 198c38ac4f
revize 126e46153c
+2 -2
Zobrazit soubor
@@ -42,7 +42,7 @@ jobs:
strategy:
fail-fast: false
matrix:
runner: ['navi4', 'navi3', 'rocprof-azure', 'rocprof-azure-ubuntu-24']
runner: ['navi4', 'navi3', 'mi300']
os: ['ubuntu-22.04']
build-type: ['RelWithDebInfo']
@@ -105,7 +105,7 @@ jobs:
build-type: ['RelWithDebInfo']
ci-flags: ['--linter clang-tidy']
runs-on: rocprof-azure-${{ matrix.os }}-emu-runner-set
runs-on: ${{ matrix.os }}-emu-runner-set
permissions:
contents: read