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