retro-imager/src/dependencies/zstd-1.5.6/.cirrus.yml

11 lines
248 B
YAML
Raw Normal View History

task:
name: FreeBSD (shortest)
freebsd_instance:
matrix:
2024-07-12 20:24:03 +01:00
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