This commit is contained in:
Timothee Cour
2021-03-11 23:11:35 -08:00
committed by GitHub
parent 3d198fdcc2
commit 97825805e0

View File

@@ -88,7 +88,8 @@ jobs:
Pin-Priority: 1001
EOF
echo_run sudo apt-fast update -qq
# echo_run sudo apt-fast update -qq
echo_run sudo apt-fast update -qq || echo "failed, see bug #17343"
# `:i386` (e.g. in `libffi-dev:i386`) is needed otherwise you may get:
# `could not load: libffi.so` during dynamic loading.
DEBIAN_FRONTEND='noninteractive' \