We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fab8250 commit b735c09Copy full SHA for b735c09
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