Re: Remove curl installation from CI images

2025-03-05 Thread Daniel Gustafsson
> On 5 Mar 2025, at 21:33, Andres Freund wrote: > > Hi, > > On 2025-03-05 21:27:45 +0100, Daniel Gustafsson wrote: >> Following a119426 in the pg-vm-images repo [0] which installed libcurl in the >> CI images we can now remove the installation commands from our Cirrus tasks. >> >> The attached

Re: Remove curl installation from CI images

2025-03-05 Thread Andres Freund
Hi, On 2025-03-05 21:27:45 +0100, Daniel Gustafsson wrote: > Following a119426 in the pg-vm-images repo [0] which installed libcurl in the > CI images we can now remove the installation commands from our Cirrus tasks. > > The attached is a trivial diff which restores the Cirrus task file to the