iw7-mod/deps/zstd/.cirrus.yml
2024-08-13 05:15:34 -04:00

11 lines
248 B
YAML

task:
name: FreeBSD (shortest)
freebsd_instance:
matrix:
image_family: freebsd-14-0
image_family: freebsd-13-2
install_script: pkg install -y gmake coreutils
script: |
MOREFLAGS="-Werror" gmake -j all
gmake shortest