]> git.ipfire.org Git - thirdparty/zstd.git/blame - .cirrus.yml
decompression errors always display the full origin filename
[thirdparty/zstd.git] / .cirrus.yml
CommitLineData
1828c261 1task:
0a00397e 2 name: FreeBSD (shortest)
1828c261
LWH
3 freebsd_instance:
4 matrix:
a52d897d 5 image_family: freebsd-14-0
f3074937 6 image_family: freebsd-13-2
0a00397e 7 install_script: pkg install -y gmake coreutils
9c071664
NT
8 script: |
9 MOREFLAGS="-Werror" gmake -j all
10 gmake shortest