We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58b07e commit 08ab156Copy full SHA for 08ab156
azure-pipelines.yml
@@ -33,6 +33,7 @@ jobs:
33
condition: true
34
35
- script: |
36
+ sudo apt-get update
37
sudo apt-get install -y libc6-dev-i386
38
ci/setup_env.sh
39
displayName: 'Setup environment and build pandas'
0 commit comments