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

Commit f25ae12

Browse files
committed
⬆️ Upgrades Qemu to 3.1.1
1 parent ce8f6ad commit f25ae12

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:18.09.0-git
77
environment:
8-
- PACKAGE: "http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/Packages/q/qemu-user-static-3.1.0-2.fc30.x86_64.rpm"
8+
- PACKAGE: "https://www.rpmfind.net/linux/fedora/linux/updates/30/Everything/x86_64/Packages/q/qemu-user-static-3.1.1-2.fc30.x86_64.rpm"
99
- FILES: "qemu-arm-static qemu-aarch64-static"
1010
steps:
1111
- run:

0 commit comments

Comments
 (0)