Merge pull request #4154 from dearblue/freebsd-14.1

Update FreeBSD VM image to 14.1
This commit is contained in:
Yann Collet
2024-09-30 11:54:32 -07:00
committed by GitHub
+1 -1
View File
@@ -2,7 +2,7 @@ task:
name: FreeBSD (shortest) name: FreeBSD (shortest)
freebsd_instance: freebsd_instance:
matrix: matrix:
image_family: freebsd-14-0 image_family: freebsd-14-1
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