From 2e4443484c93c4b83f7fd01bec99a3c248c14a86 Mon Sep 17 00:00:00 2001 From: aya Date: Thu, 5 Dec 2024 11:03:11 +0200 Subject: [PATCH] Change yml file name --- .github/workflows/ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ecde59d50..c8295bb44 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,12 +127,13 @@ jobs: secrets: inherit QA_tests: + runs-on: ubuntu-22.04 needs: build-docker-image - uses: waku-org/waku-interop-tests/.github/workflows/nim_waku_daily.yml@smoke_tests + uses: waku-org/waku-interop-tests/.github/workflows/nim_waku_PR.yml@smoke_tests with: node_nwaku: ${{ needs.build-docker-image.outputs.image }} - secrets: inherit + secrets: inherit js-waku-node: