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

Commit 2b92758

Browse files
committed
⬆️ Upgrades qemu to 5.0.0
1 parent aff5b5f commit 2b92758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
docker:
66
- image: docker:stable-git
77
environment:
8-
- 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"
8+
- 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"
99
- FILES: "qemu-arm-static qemu-aarch64-static"
1010
steps:
1111
- run:

0 commit comments

Comments
 (0)