Add runs-on

This commit is contained in:
aya 2024-12-04 12:31:19 +02:00
parent 5f9a974ca4
commit 199b126640
1 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,8 @@ jobs:
secrets: inherit
QA_tests_clone:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@CI_RUNNERS
with: