SWDEV-123456 - fix runners type (#17)

[ROCm/hipother commit: 2366ff9f33]
This commit is contained in:
Lytovchenko, Danylo
2025-06-24 11:10:27 +02:00
committed by GitHub
parent a208302853
commit 8e7953a3f0
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