SWDEV-123456 - fix runners type (#17)

This commit is contained in:
Lytovchenko, Danylo
2025-06-24 11:10:27 +02:00
committed by GitHub
parent c04516b483
commit 2366ff9f33
4 changed files with 4 additions and 4 deletions
@@ -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