Skip to content

Commit 838d2f0

Browse files
committed
Use vmtest 0.12.0
TODO: Should come from upstream.
1 parent ac6f14c commit 838d2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
EOF
5959
chmod a+x main.sh
6060
- name: Test
61-
uses: danobi/vmtest-action@master
61+
uses: d-e-s-o/vmtest-action@topic/0.12.0
6262
with:
6363
kernel: bzImage
6464
command: "/bin/bash -c ${{ github.workspace }}/main.sh"

0 commit comments

Comments
 (0)