project icon indicating copy to clipboard operation
project copied to clipboard

Use PHP8 for the PHP8 CI

Open bobdenotter opened this issue 4 years ago • 2 comments

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?

bobdenotter avatar Jul 19 '21 13:07 bobdenotter

I look this week 😉

toofff avatar Jul 19 '21 14:07 toofff

@bobdenotter to fix the CI, I'll have to upgrade the docker to PHP 8.0. Is it good for you?

toofff avatar Jul 30 '21 02:07 toofff