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
This commit is contained in:
committed by
GitHub
parent
7755660eeb
commit
be289f7fc7
@@ -5,7 +5,7 @@ on:
|
||||
|
||||
jobs:
|
||||
format:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: hip-clr-dev1
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user