Removes packages to see the effect

pull/7341/head
gindibay 2023-11-13 10:09:33 +03:00
parent 240313e286
commit 4b10ae5d32
1 changed files with 0 additions and 4 deletions

View File

@ -113,10 +113,6 @@ jobs:
run: |
echo "Postgres version: ${POSTGRES_VERSION}"
## Install required packages to execute packaging tools for rpm based distros
yum install python3-pip python3-devel postgresql-devel -y
python3 -m pip install wheel
./.github/packaging/validate_build_output.sh "rpm"
deb_build_tests: