]> jfr.im git - irc/weechat/weechat.git/commit
ci: uninstall php8.1-imagick before build (issue #2009) master
authorSébastien Helleu <redacted>
Sat, 28 Oct 2023 07:07:56 +0000 (09:07 +0200)
committerSébastien Helleu <redacted>
Sat, 28 Oct 2023 07:08:33 +0000 (09:08 +0200)
commit7406c8b94c32531abaa4907d7857b2a008405eff
tree1a44df2bf6728cdb3c2ccd99dce1ac4bd0fdf588
parent5c41d6c4a48f2b23f76e15b61a81129bbf6ad082
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