Skip to content

Commit

Permalink
Disable enchant on azure i386
Browse files Browse the repository at this point in the history
The i386 libenchant library no longer installs without conflicts,
so drop i386 testing for this extension.
  • Loading branch information
nikic committed Nov 26, 2021
1 parent 60fe575 commit c2d6d83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions azure/i386/apt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,12 @@ steps:
re2c \
locales \
language-pack-de \
libglib2.0-dev:i386 \
libssl-dev:i386 \
zlib1g-dev:i386 \
libxml2-dev:i386 \
libgmp-dev:i386 \
libicu-dev:i386 \
libtidy-dev:i386 \
libenchant-dev:i386 \
libaspell-dev:i386 \
libpspell-dev:i386 \
libsasl2-dev:i386 \
Expand Down
1 change: 0 additions & 1 deletion azure/i386/job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
--enable-calendar \
--enable-ftp \
--with-pspell=/usr \
--with-enchant=/usr \
--with-kerberos \
--enable-sysvmsg \
--with-ffi \
Expand Down

0 comments on commit c2d6d83

Please sign in to comment.