diff --git a/.github/workflows/cloud-runner-ci-pipeline.yml b/.github/workflows/cloud-runner-ci-pipeline.yml index a1c0d244..d234f262 100644 --- a/.github/workflows/cloud-runner-ci-pipeline.yml +++ b/.github/workflows/cloud-runner-ci-pipeline.yml @@ -133,6 +133,8 @@ jobs: - run: yarn - name: actions-k3s uses: debianmaster/actions-k3s@v1.0.5 + with: + version: 'latest' - run: yarn run test "${{ matrix.test }}" --detectOpenHandles --forceExit --runInBand timeout-minutes: 60 env: