ci: Remove installation of libcurl

The CI images come with libcurl pre-installed since commit a119426
in the pg-vm-images repository so remove the installation commands
from the Cirrus tasks.  Installation of libcurl packages was added
in the OAuth patchset which introduced the dependency, a backpatch
is thus not applicable.

Author: Daniel Gustafsson <dan...@yesql.se>
Reviewed-by: Andres Freund <and...@anarazel.de>
Discussion: https://postgr.es/m/8745b9d8-d897-4302-bd4c-fc18f291e...@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/153836b99acb5c432b9e2326dbd75ac239f3c320

Modified Files
--------------
.cirrus.tasks.yml | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)

Reply via email to