-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
5.0The issues we want to solve in the 5.0 releaseThe issues we want to solve in the 5.0 releasenew feature requestPlanned Feature or New Feature RequestPlanned Feature or New Feature Request
Description
Some of our tests require jpeg support and currently it is not possible to install PHP inside Ubuntu with this option.
Wait until next version of shivammathur/setup-php action to integrate this feature inside our CI.
Potential syntax to achieve that (https://github.com/shivammathur/test-setup-php/actions/runs/768848306/workflow):
env:
GD_CONFIGURE_OPTS: --enable-gd=shared,/usr --with-external-gd --with-jpeg
GD_LIBS: libgd-dev libjpeg-dev
GD_PATH: ext/gd
Refs:
Metadata
Metadata
Assignees
Labels
5.0The issues we want to solve in the 5.0 releaseThe issues we want to solve in the 5.0 releasenew feature requestPlanned Feature or New Feature RequestPlanned Feature or New Feature Request
Type
Projects
Status
Released