Re: Upgrade FreeBSD CI images to 14.2

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, Daniel Gustafsson <daniel@yesql.se>
Date: 2025-03-05T15:44:25Z
Lists: pgsql-hackers
Hi,

On 2025-03-05 17:57:17 +0300, Nazir Bilal Yavuz wrote:
> FreeBSD CI 14.2 image is available now [1], also the version suffix is
> removed from the image family name [2].
> 
> The patches to use these images in the Postgres CI are attached.
> Unfortunately, patches do not apply cleanly to any other version. So,
> there are 4 patches for REL_[15 | 16 | 17] and upstream.
> 
> Any kind of feedback would be appreciated.

Thanks for the patches - I ran a CI cycle for them and now pushed them!

I think now we can get rid of the curl installations, it should be installed
in the images where we're installing it in each run.

Greetings,

Andres Freund



Commits

  1. ci: Upgrade FreeBSD image