Skip to content

Commit c1a02c4

Browse files
committed
Revert "bump qemu to v4.1.0-0.1.rc2"
This reverts commit 7561324.
1 parent 22e9eb9 commit c1a02c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212
# See qemu-user-static's RPM spec file on Fedora to check the new version.
1313
# https://src.fedoraproject.org/rpms/qemu/blob/master/f/qemu.spec
1414
# Container repository
15-
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/4.1.0/0.1.rc2.fc31/x86_64/qemu-user-static-4.1.0-0.1.rc2.fc31.x86_64.rpm"
15+
- PACKAGE_URI="https://kojipkgs.fedoraproject.org/packages/qemu/4.0.0/5.fc31/x86_64/qemu-user-static-4.0.0-5.fc31.x86_64.rpm"
1616
- PACKAGE_FILENAME=$(basename "$PACKAGE_URI")
1717

1818
stages:

0 commit comments

Comments
 (0)