Files
mop3/lz4/.cirrus.yml
kamkow1 b9e8a8bf1d
All checks were successful
Build documentation / build-and-deploy (push) Successful in 1m53s
Integrate LZ4 library, compress the ramdisk
2026-03-07 02:54:26 +01:00

10 lines
173 B
YAML

task:
name: FreeBSD
freebsd_instance:
matrix:
image_family: freebsd-15-0-amd64-zfs
install_script: pkg install -y gmake
script: |
cc -v
gmake test