changed to freebsd 15

since the image 16 does not seem to work
This commit is contained in:
Yann Collet
2025-12-18 09:40:47 -08:00
parent c7c29693c9
commit 85c5fa09fd
+1 -1
View File
@@ -2,7 +2,7 @@ task:
name: FreeBSD (make check)
freebsd_instance:
matrix:
image_family: freebsd-16-0-snap
image_family: freebsd-15-0-amd64-zfs
install_script: pkg install -y gmake coreutils
script: |
MOREFLAGS="-Werror" gmake -j all