mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
Update FreeBSD CI images to latest supported releases
This commit is contained in:
parent
e4aeaebc20
commit
f307493711
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@ task:
|
|||
name: FreeBSD (shortest)
|
||||
freebsd_instance:
|
||||
matrix:
|
||||
image_family: freebsd-13-0
|
||||
image_family: freebsd-12-2
|
||||
image_family: freebsd-13-2
|
||||
image_family: freebsd-12-4
|
||||
install_script: pkg install -y gmake coreutils
|
||||
script: |
|
||||
MOREFLAGS="-Werror" gmake -j all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue