[ci] update freebsd image

This commit is contained in:
Yann Collet
2025-12-09 08:30:24 +09:00
parent 94117e39ca
commit c7c29693c9
+1 -1
View File
@@ -2,7 +2,7 @@ task:
name: FreeBSD (make check) name: FreeBSD (make check)
freebsd_instance: freebsd_instance:
matrix: matrix:
image_family: freebsd-14-2 image_family: freebsd-16-0-snap
install_script: pkg install -y gmake coreutils install_script: pkg install -y gmake coreutils
script: | script: |
MOREFLAGS="-Werror" gmake -j all MOREFLAGS="-Werror" gmake -j all