xref: /third_party/lz4/.cirrus.yml (revision 27b27ec6)
1freebsd_instance:
2  image_family: freebsd-12-2
3
4task:
5  script: pkg install -y gmake && gmake test
6