Files
unknown 331f0ba004 update lz4 to 1.10.0
Signed-off-by: unknown <zhangchun39@huawei.com>
2024-12-05 14:48:59 +08:00

10 lines
163 B
YAML

task:
name: FreeBSD
freebsd_instance:
matrix:
image_family: freebsd-14-0
install_script: pkg install -y gmake
script: |
cc -v
gmake test