mirror of
https://github.com/facebook/zstd.git
synced 2024-11-23 20:16:44 +08:00
Update FreeBSD CI images to latest supported releases
This commit is contained in:
parent
e4aeaebc20
commit
f307493711
@ -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…
Reference in New Issue
Block a user