mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Merge pull request #4154 from dearblue/freebsd-14.1
Update FreeBSD VM image to 14.1
This commit is contained in:
commit
27bf1362fe
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ task:
|
|||
name: FreeBSD (shortest)
|
||||
freebsd_instance:
|
||||
matrix:
|
||||
image_family: freebsd-14-0
|
||||
image_family: freebsd-14-1
|
||||
install_script: pkg install -y gmake coreutils
|
||||
script: |
|
||||
MOREFLAGS="-Werror" gmake -j all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue