mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-22 01:09:06 +08:00
zstd is installed by [default in GH runners](https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2004-Readme.md). Having it by default, we can start leveraging it when uploading artifacts. It has a better compression ratio and is multithreaded. Signed-off-by: Manu Bretelle <chantr4@gmail.com>