ec2-github-runner
ec2-github-runner copied to clipboard
Is there a way to run the action-runner as the Ubuntu user
I'm wondering if there is a way to run this github action and not have root as the default user. I'm running into a lot of configuration and dependency issues because the actions I am running are as the root user. It would be awesome if I could specify what user I want to be like ubuntu.
The most recent action on this seems to be in #152
And for the sake of completeness, related discussion is also in #64 #81 #122