mirror of
https://github.com/facebook/zstd.git
synced 2025-12-01 00:02:43 -05: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)
|
name: FreeBSD (shortest)
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
matrix:
|
matrix:
|
||||||
image_family: freebsd-13-0
|
image_family: freebsd-13-2
|
||||||
image_family: freebsd-12-2
|
image_family: freebsd-12-4
|
||||||
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user