From 05c78bb284764d06bf7750e37cea19c773f439ff Mon Sep 17 00:00:00 2001 From: matt335672 <30179339+matt335672@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:32:17 +0000 Subject: [PATCH] Bump CI version of FreeBSD to 13.2 --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 5830d224..f650248a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -4,7 +4,7 @@ FreeBSD_task: SSL: libressl matrix: freebsd_instance: - image_family: freebsd-12-4 + image_family: freebsd-13-2 prepare_script: - pkg install -y $SSL git autoconf automake libtool pkgconf opus jpeg-turbo fdk-aac pixman libX11 libXfixes libXrandr nasm fusefs-libs check imlib2 freetype2 cmocka - git submodule update --init --recursive