diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e7231918ab1..3cb262daa5e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -44,7 +44,7 @@ jobs: sudo apt-get install -y --no-install-recommends \ qemu-user-static \ binfmt-support - + sudo mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc sudo update-binfmts --enable qemu-arm sudo update-binfmts --enable qemu-aarch64