citus/.github/workflows
Gürkan İndibay 7b8e614039
Fixes bookworm packaging pipeline problem (#6737)
Recently, I changed Python execution structure into virtual. Therefore,
now there is no need change built in python for the images. Since Github
is provisioning images with specific permissions, this issue caused
error.
With this PR, I removed unnecessary installation of pip and setuptools
in container docker image
Additionally, removed some unnecessary sudos and used ap-get instead of
apt in one place
2023-02-27 15:28:36 +03:00
..
codeql.yml Create CodeQL workflow for static analysis (#5868) 2023-02-07 15:25:17 +03:00
packaging-test-pipelines.yml Fixes bookworm packaging pipeline problem (#6737) 2023-02-27 15:28:36 +03:00