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
@@ -6,7 +6,7 @@ on:
jobs:
validate-pr-description:
runs-on: ubuntu-latest
runs-on: hip-clr-dev1
steps:
- name: Checkout repository
uses: actions/checkout@v4