mirror of
https://github.com/shadow-maint/shadow.git
synced 2026-01-26 14:03:17 +00:00
CI: purge man-db
This accelerates the CI. Closes: https://github.com/shadow-maint/shadow/issues/1240 Link: <https://101010.pl/@nabijaczleweli/114149412203886808> Reported-by: наб <nabijaczleweli@nabijaczleweli.xyz> Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com> Reviewed-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
parent
b23a5823bc
commit
ab89ca47fd
@ -17,6 +17,7 @@ runs:
|
||||
fi
|
||||
export DEBIAN_PRIORITY=critical
|
||||
export DEBIAN_FRONTEND=noninteractive
|
||||
sudo apt purge -y man-db
|
||||
# let's try to work around upgrade breakage in a pkg we don't care about
|
||||
sudo apt-mark hold grub-efi-amd64-bin grub-efi-amd64-signed
|
||||
sudo apt-get update
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user