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

Commit d71541c

Browse files
authored
⬆️ Upgrades QEMU to v2.11.0 (#1)
1 parent f006c9a commit d71541c

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:17.10.0-ce-git
77
environment:
8-
- PACKAGE: "https://www.rpmfind.net/linux/fedora/linux/updates/27/x86_64/Packages/q/qemu-user-static-2.10.1-1.fc27.x86_64.rpm"
8+
- PACKAGE: "http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/q/qemu-user-static-2.11.0-4.fc28.x86_64.rpm"
99
- FILES: "qemu-arm-static qemu-aarch64-static"
1010
steps:
1111
- run:

0 commit comments

Comments
 (0)