From 199b126640473dab401dd3564656d66671545d44 Mon Sep 17 00:00:00 2001 From: aya Date: Wed, 4 Dec 2024 12:31:19 +0200 Subject: [PATCH] Add runs-on --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 947bda0df..b360a2c21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,6 +127,8 @@ jobs: secrets: inherit QA_tests_clone: + + runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@CI_RUNNERS with: