git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / .cirrus.yml
CommitLineData
648db22b 1task:
2 name: FreeBSD (shortest)
3 freebsd_instance:
4 matrix:
5 image_family: freebsd-13-0
6 image_family: freebsd-12-2
7 install_script: pkg install -y gmake coreutils
8 script: |
9 MOREFLAGS="-Werror" gmake -j all
10 gmake shortest