We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b52682 commit 1d8ddf6Copy full SHA for 1d8ddf6
azure/i386/apt.yml
@@ -10,6 +10,7 @@ steps:
10
sudo apt-get purge -y libxml2
11
# TODO: Reenable postgresql + postgresql-contrib packages once they work again.
12
sudo apt-get purge -y libpq5
13
+ sudo apt-get install -y libc6:i386
14
sudo apt-get install -y bison \
15
re2c \
16
locales \
0 commit comments