Skip to content

Commit 298d2db

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: Fix azure i386 build, again
2 parents 14657ec + 1d8ddf6 commit 298d2db

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)