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
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user