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