Open bobdenotter opened 3 years ago
In https://github.com/bolt/project/blob/php8/.github/workflows/ci.yml I've commented out the first job, because I couldn't figure out how to make it use PHP8 instead of PHP7.4.
The php8 branch obvs needs to run on PHP8 :-)
php8
@toofff Do you know how to fix this?
I look this week 😉
@bobdenotter to fix the CI, I'll have to upgrade the docker to PHP 8.0. Is it good for you?
In https://github.com/bolt/project/blob/php8/.github/workflows/ci.yml I've commented out the first job, because I couldn't figure out how to make it use PHP8 instead of PHP7.4.
The
php8
branch obvs needs to run on PHP8 :-)@toofff Do you know how to fix this?