From 03ad3681872fd8ee97edaf23f4948ac29d39b1d5 Mon Sep 17 00:00:00 2001 From: justiceadams Date: Mon, 7 Oct 2024 11:39:52 -0700 Subject: [PATCH] fix up rawhide --- swift-ci/main/fedora/rawhide/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/swift-ci/main/fedora/rawhide/Dockerfile b/swift-ci/main/fedora/rawhide/Dockerfile index 9bccb772..6b0b3166 100644 --- a/swift-ci/main/fedora/rawhide/Dockerfile +++ b/swift-ci/main/fedora/rawhide/Dockerfile @@ -18,7 +18,6 @@ RUN dnf -y update && dnf install -y \ make \ ninja-build \ python-unversioned-command \ - python27 \ python3 \ python3-pip \ python3-devel \