Skip to content

Commit d2d1179

Browse files
committed
chore(ci): upgrade QEMU to 7.0.0
1 parent 29432a6 commit d2d1179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/install-qemu/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: r3-install-qemu
2-
description: Install QEMU 5.1.0 from Source
2+
description: Install QEMU from source
33
inputs:
44
version:
55
description: QEMU version to install
66
required: true
7-
default: 6.1.0
7+
default: 7.0.0
88
target-list:
99
description: List of targets to build
1010
required: true

0 commit comments

Comments
 (0)