Skip to content

Commit f850e6c

Browse files
Roman3349lafin
authored andcommitted
qemu 7.0.0-7
Signed-off-by: Roman Ondráček <[email protected]>
1 parent 8ee1536 commit f850e6c

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: 6.2.0-3
22-
ORIGIN_VERSION: 6.2+dfsg-3
21+
VERSION: 7.0.0-7
22+
ORIGIN_VERSION: 7.0+dfsg-7
2323
steps:
2424
- uses: actions/checkout@v2
2525
- name: Set variables

0 commit comments

Comments
 (0)