Skip to content

Commit d4878d9

Browse files
committed
test: add qemu version 7.2.0
Signed-off-by: YdrMaster <ydrml@hotmail.com>
1 parent 1699e34 commit d4878d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
strategy:
2424
matrix:
2525
base-img: [slim]
26-
qemu-version: [6.2.0, 7.0.0, 7.1.0]
26+
qemu-version: [6.2.0, 7.0.0, 7.1.0, 7.2.0]
2727
steps:
2828
- uses: actions/checkout@v3
2929

0 commit comments

Comments
 (0)