diff mbox series

ci: update FreeBSD image to 13.4

Message ID 20240920043935.56805-1-carenas@gmail.com (mailing list archive)
State Superseded
Headers show
Series ci: update FreeBSD image to 13.4 | expand

Commit Message

Carlo Marcelo Arenas Belón Sept. 20, 2024, 4:39 a.m. UTC
FreeBSD 13.4 was recently released, and that means the version
of the image used by this job (13.2) will be out of support soon.

Update it before the job starts failing because packages are no
longer compatible or the image gets retired by the provider since
it is now EOL.
---
 .cirrus.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Eric Sunshine Sept. 20, 2024, 4:46 a.m. UTC | #1
On Fri, Sep 20, 2024 at 12:40 AM Carlo Marcelo Arenas Belón
<carenas@gmail.com> wrote:
> FreeBSD 13.4 was recently released, and that means the version
> of the image used by this job (13.2) will be out of support soon.
>
> Update it before the job starts failing because packages are no
> longer compatible or the image gets retired by the provider since
> it is now EOL.
> ---

Missing sign-off.
diff mbox series

Patch

diff --git a/.cirrus.yml b/.cirrus.yml
index 77346a4929..1fbdc2652b 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -9,7 +9,7 @@  freebsd_task:
     DEFAULT_TEST_TARGET: prove
     DEVELOPER: 1
   freebsd_instance:
-    image_family: freebsd-13-2
+    image_family: freebsd-13-4
     memory: 2G
   install_script:
     pkg install -y gettext gmake perl5