Skip to content

Commit

Permalink
Feat: Update Qemu version to 7.2.0-1
Browse files Browse the repository at this point in the history
Signed-off-by: Bala Raman <[email protected]>
  • Loading branch information
srbala authored and lafin committed Jan 17, 2023
1 parent 6617ecd commit b2b6d87
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.1.0-2
ORIGIN_VERSION: 7.1+dfsg-2
VERSION: 7.2.0-1
ORIGIN_VERSION: 7.2+dfsg-1~bpo11+2
steps:
- uses: actions/checkout@v2
- name: Set variables
Expand Down

0 comments on commit b2b6d87

Please sign in to comment.