Skip to content

Commit

Permalink
github: ensure system liblxc is wiped
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
  • Loading branch information
Christian Brauner committed Jan 27, 2022
1 parent ad8a3bd commit e9282b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sanitizers.sh
Expand Up @@ -19,6 +19,7 @@ apt-get install --yes --no-install-recommends \
llvm lsb-release make openssl pkg-config python3-all-dev \
python3-setuptools rsync squashfs-tools uidmap unzip uuid-runtime \
wget xz-utils
apt-get remove --yes lxc-utils liblxc-common liblxc1 liblxc-dev

ARGS="--enable-sanitizers --enable-tests --prefix=/usr/ --sysconfdir=/etc/ --localstatedir=/var/ --disable-no-undefined"
case "$CC" in clang*)
Expand Down

0 comments on commit e9282b6

Please sign in to comment.