Skip to content

Commit

Permalink
Fix azure i386 build, again
Browse files Browse the repository at this point in the history
  • Loading branch information
nikic committed Sep 10, 2020
1 parent 1b52682 commit 1d8ddf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure/i386/apt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ steps:
sudo apt-get purge -y libxml2
# TODO: Reenable postgresql + postgresql-contrib packages once they work again.
sudo apt-get purge -y libpq5
sudo apt-get install -y libc6:i386
sudo apt-get install -y bison \
re2c \
locales \
Expand Down

0 comments on commit 1d8ddf6

Please sign in to comment.