From 928943280568b059f3e70e70a9c6494fc23e51b2 Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Tue, 18 Jan 2022 09:53:45 -0500 Subject: [PATCH] github: stop installing gnupg now that it's unused Signed-off-by: Simon Deziel --- .github/workflows/sanitizers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sanitizers.sh b/.github/workflows/sanitizers.sh index 7fd7dced5..680ac796a 100755 --- a/.github/workflows/sanitizers.sh +++ b/.github/workflows/sanitizers.sh @@ -13,7 +13,7 @@ apt-get update -qq apt-get install --yes --no-install-recommends \ apparmor automake autoconf bash-completion bridge-utils build-essential \ busybox-static clang cloud-image-utils curl dbus debhelper debootstrap \ - devscripts dnsmasq-base docbook2x doxygen ed fakeroot file gcc gnupg graphviz \ + devscripts dnsmasq-base docbook2x doxygen ed fakeroot file gcc graphviz \ git iptables net-tools libapparmor-dev libcap-dev libgnutls28-dev liblua5.2-dev \ libpam0g-dev libseccomp-dev libselinux1-dev libtool linux-libc-dev \ llvm lsb-release make openssl pkg-config python3-all-dev \ -- 2.47.2