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:
committed by
GitHub
parent
e113c4da2c
commit
e2e5ad827d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user