Best way to pre-installed php on self-hosted runner #930
Unanswered
tetienne
asked this question in
Q&A / Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to speed our workflows using PHP, and so want to pre-installed some PHP versions within our custom Github Action runner image. We are using Ubuntu 22.04 base image.
What’s the best way to install a PHP version that is detected by this action?
Beta Was this translation helpful? Give feedback.
All reactions