Skip to content

Commit 1d8ddf6

Browse files
committed
Fix azure i386 build, again
1 parent 1b52682 commit 1d8ddf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure/i386/apt.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ steps:
1010
sudo apt-get purge -y libxml2
1111
# TODO: Reenable postgresql + postgresql-contrib packages once they work again.
1212
sudo apt-get purge -y libpq5
13+
sudo apt-get install -y libc6:i386
1314
sudo apt-get install -y bison \
1415
re2c \
1516
locales \

0 commit comments

Comments
 (0)