[CI] use internal cluster for ci (#164)
use internal cluster for ci
[ROCm/aqlprofile commit: fdedcfc81c]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
198c38ac4f
Коммит
126e46153c
+2
-2
@@ -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
|
||||
|
||||
Ссылка в новой задаче
Block a user