mirror of https://github.com/waku-org/nwaku.git
Add runs-on
This commit is contained in:
parent
5f9a974ca4
commit
199b126640
|
@ -127,6 +127,8 @@ jobs:
|
|||
secrets: inherit
|
||||
|
||||
QA_tests_clone:
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@CI_RUNNERS
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue