]> git.ipfire.org Git - thirdparty/zstd.git/blame - .cirrus.yml
Reference requested dict ID at decompression time
[thirdparty/zstd.git] / .cirrus.yml
CommitLineData
1828c261 1task:
0a00397e 2 name: FreeBSD (shortest)
1828c261
LWH
3 freebsd_instance:
4 matrix:
0a00397e
BS
5 image_family: freebsd-12-1
6 # The stable 11.3 image causes "Agent is not responding" so use a snapshot
7 image_family: freebsd-11-3-snap
8 install_script: pkg install -y gmake coreutils
9c071664
NT
9 script: |
10 MOREFLAGS="-Werror" gmake -j all
11 gmake shortest