From: Andrew Cooper Date: Wed, 8 Jan 2025 12:05:38 +0000 (+0000) Subject: CI: Update Fedora to 41 X-Git-Tag: 4.20.0-rc1~6 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=40f35d07aa14bde44d7baafad171f7c92b053017;p=xen.git CI: Update Fedora to 41 Signed-off-by: Andrew Cooper Reviewed-by: Anthony PERARD Reviewed-by: Stefano Stabellini --- diff --git a/automation/build/fedora/40-x86_64.dockerfile b/automation/build/fedora/40-x86_64.dockerfile deleted file mode 100644 index 7d4d4cc2ac..0000000000 --- a/automation/build/fedora/40-x86_64.dockerfile +++ /dev/null @@ -1,77 +0,0 @@ -# syntax=docker/dockerfile:1 -FROM --platform=linux/amd64 fedora:40 -LABEL maintainer.name="The Xen Project" -LABEL maintainer.email="xen-devel@lists.xenproject.org" - -RUN <