Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Commit

Permalink
⬆️ Upgrades qemu to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jun 4, 2020
1 parent aff5b5f commit 2b92758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
docker:
- image: docker:stable-git
environment:
- PACKAGE: "https://www.rpmfind.net/linux/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/q/qemu-user-static-4.2.0-4.fc32.x86_64.rpm"
- PACKAGE: "https://rpmfind.net/linux/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/q/qemu-user-static-5.0.0-2.fc33.x86_64.rpm"
- FILES: "qemu-arm-static qemu-aarch64-static"
steps:
- run:
Expand Down

0 comments on commit 2b92758

Please sign in to comment.