ohdearapp / gitlab-ci-pipeline-for-laravel

A Gitlab CI/CD pipeline optimized for use with Laravel applications
https://ohdear.app
331 stars 108 forks source link

Recommended image for PHP 7.4? #7

Closed chrisbjr closed 4 years ago

chrisbjr commented 4 years ago

Hi, have you guys upgraded to PHP 7.4 yet? We're using the image edbizarro/gitlab-ci-pipeline-php:7.3 but it seems that the author is still having problems with his PHP 7.4 build. Would you have any recommendations for a PHP 7.4 image?

Thanks!

freekmurze commented 4 years ago

We've switched to using GitHub actions for our CI pipeline a while ago, so we can't help you with this question.