]> jfr.im git - irc/weechat/weechat.git/commit
ci: uninstall php8.1-imagick before build (issue #2009)
authorSébastien Helleu <redacted>
Sat, 28 Oct 2023 07:07:56 +0000 (09:07 +0200)
committerSébastien Helleu <redacted>
Sat, 28 Oct 2023 07:21:00 +0000 (09:21 +0200)
commitfbd579eb616153fb8c543d4153959c8b27d6c89b
tree525bdf25670c239b6ed79b3e25e6b9a8020517ec
parent0e97de429389e830e3fec99b31ef81a4daae7f40
ci: uninstall php8.1-imagick before build (issue #2009)

When php imagick is installed and when WeeChat is compiled with gcc, there's a
crash when the php plugin is loaded.  Newer versions of gcc should fix the
issue, but as in CI we can't easily use them, uninstalling imagick avoids the
crash.
.github/workflows/ci.yml