Remove ondrej/pkg-gearman ppa [skip ci]

This commit is contained in:
Shivam Mathur
2025-07-20 01:48:35 +05:30
parent 20169f80b7
commit e1dc734412

View File

@ -1,6 +1,5 @@
# Helper function to add gearman extension.
add_gearman_helper() {
add_ppa ondrej/pkg-gearman
install_packages libgearman-dev
enable_extension gearman extension
if ! check_extension gearman; then