SWDEV-123456 - use new hosted runners for clang actions (#604)

* SWDEV-123456 - use new hosted runners for clang actions

* SWDEV-123456 - set specific runner for validation PRs

[ROCm/clr commit: be289f7fc7]
This commit is contained in:
Lytovchenko, Danylo
2025-06-24 09:02:00 +02:00
committed by GitHub
parent e113c4da2c
commit e2e5ad827d
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
fi
validate-commit-messages:
runs-on: ubuntu-latest
runs-on: hip-clr-dev1
steps:
- name: Checkout code
uses: actions/checkout@v3