Self hosted action fails on linux.sh #410
-
|
When trying to build and run a github runner using the docs: https://github.com/shivammathur/setup-php/wiki/Dockerized-self-hosted-runner-on-Ubuntu I keep getting an error: Is the setup-php on self hosted still supported? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
Yes, it is supported. |
Beta Was this translation helpful? Give feedback.
-
|
I have patched this in shivammathur/node-docker@174a323 In next release, I would figure out if I can find a better solution so that |
Beta Was this translation helpful? Give feedback.
I have patched this in shivammathur/node-docker@174a323
Pull
shivammathur/node:focal-slimimage again and then rebuild your runner docker image. It should work correctly.In next release, I would figure out if I can find a better solution so that
setup-phphandles it.