Skip to content

Commit b2b6d87

Browse files
srbalalafin
authored andcommitted
Feat: Update Qemu version to 7.2.0-1
Signed-off-by: Bala Raman <[email protected]>
1 parent 6617ecd commit b2b6d87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/actions.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
qemu-user-static:
1919
runs-on: ubuntu-latest
2020
env:
21-
VERSION: 7.1.0-2
22-
ORIGIN_VERSION: 7.1+dfsg-2
21+
VERSION: 7.2.0-1
22+
ORIGIN_VERSION: 7.2+dfsg-1~bpo11+2
2323
steps:
2424
- uses: actions/checkout@v2
2525
- name: Set variables

0 commit comments

Comments
 (0)