Skip to content

Commit

Permalink
Update Qemu version to 7.1.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
srbala authored and lafin committed Oct 8, 2022
1 parent b05ef14 commit 5870a61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
qemu-user-static:
runs-on: ubuntu-latest
env:
VERSION: 7.0.0-7
ORIGIN_VERSION: 7.0+dfsg-7
VERSION: 7.1.0-2
ORIGIN_VERSION: 7.1+dfsg-2
steps:
- uses: actions/checkout@v2
- name: Set variables
Expand Down

0 comments on commit 5870a61

Please sign in to comment.