Hi! I’m trying to generate a pull request on github but as soon as circleci starts building, I’m getting the following error :
"Sorry, we don’t support the version of php you specified."
7.1.0 is not installed in the build image
Action failed: set php version to 7.1.0
The version that I have requested is 7.1.0 & circleci supports it. Please let me know how to resolve this issue.