Skip to content

Commit

Permalink
update qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
rikonor committed Sep 4, 2024
1 parent 06c8e3e commit e3759a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qemu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
matrix:
include:
- upstream: AMDESE/qemu
ref: fb924a5139bff1d31520e007ef97b616af1e22a1
ref: 22f8479a3f3c0799980cb9fb230f0b44be5f5eef

steps:
- name: Clone self
Expand Down
3 changes: 1 addition & 2 deletions build/qemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ make install
# Package
checkinstall -D -y \
--pkgname=qemu \
--pkgversion=8

--pkgversion=9

0 comments on commit e3759a3

Please sign in to comment.