lambda-github-runner
lambda-github-runner copied to clipboard
Unable to ping webhook
First of all, this is awesome, but it doesn't work for me.
The terraform worked and setup all resources, including the docker image in my local aws account.
However, when I setup webhook, the ping got following error:
fork/exec /var/task/main: exec format error: PathError null
I am not at all familiar with Go and so any help would be appreciated.
Probably has something to do with building the Docker image on arm64 vs x86.