mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-25 22:49:59 +00:00
Use zstd level 10 (via kata_tar_zstd) when creating static build tarballs so CI artifacts stay under GitHub's 2GB limit without paying the build-time cost of maximum compression. Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com> Assisted-by: Cursor <cursoragent@cursor.com>