version: 'latest'

This commit is contained in:
Frostebite 2023-06-26 19:57:21 +01:00
parent 6a5235885c
commit 654638c18a

View File

@ -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: