Merge pull request #2896 from matt335672/update_to_freebsd_13

Bump CI version of FreeBSD to 13.2
This commit is contained in:
matt335672 2024-01-02 10:55:21 +00:00 committed by GitHub
commit 4d03d69125
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ FreeBSD_task:
SSL: libressl SSL: libressl
matrix: matrix:
freebsd_instance: freebsd_instance:
image_family: freebsd-12-4 image_family: freebsd-13-2
prepare_script: 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 - 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 - git submodule update --init --recursive