diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 62c46b6970969..6fb8241d6d600 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -33,6 +33,7 @@ jobs: condition: true - script: | + sudo apt-get update sudo apt-get install -y libc6-dev-i386 ci/setup_env.sh displayName: 'Setup environment and build pandas'