diff --git a/ci/pre.sh b/ci/pre.sh index bde613e..ab2500b 100755 --- a/ci/pre.sh +++ b/ci/pre.sh @@ -15,5 +15,6 @@ postgresql dnf -y group install standard core \ hardware-support development-libs development-tools dnf -y install postgresql-server-devel +dnf -y remove python3-pip dnf -y clean all