]> git.proxmox.com Git - mirror_zfs.git/commit
CI: remove unused packages/snaps
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 11 Jan 2023 23:18:51 +0000 (15:18 -0800)
committerGitHub <noreply@github.com>
Wed, 11 Jan 2023 23:18:51 +0000 (15:18 -0800)
commit6320b9e68e03cdf390b444693e06aaa51a49f0ca
tree7908539d72828aad58297146d8bcffa6a94d9339
parent6f2ffd272cfd4487816174bf37c30b56a6443705
CI: remove unused packages/snaps

Removing portions of packages/snaps directly with rm can result in
unexpected errors when running `apt update`.  Free up the additional
space by removing (some) packages with the proper tools.

This change frees up slightly less space than before, but it is
expected to still be sufficient.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #14374
.github/workflows/scripts/reclaim_disk_space.sh