github-actions-runner-operator icon indicating copy to clipboard operation
github-actions-runner-operator copied to clipboard

Multi-arch support (arm64)

Open samip5 opened this issue 3 years ago • 2 comments

Hi,

I would love to use this, but unfortunately all of the container images used are x86_64 only, so that results in exec format error on some of my nodes and I would want to do arm64 runner jobs.

samip5 avatar Aug 18 '22 20:08 samip5

@samip5 Is it the actual runner image: https://github.com/evryfs/github-actions-runner you want to run on arm, or the operator (this repo) itself?

GitHub
Contribute to evryfs/github-actions-runner development by creating an account on GitHub.

davidkarlsen avatar Sep 21 '22 22:09 davidkarlsen

@samip5 Is it the actual runner image: https://github.com/evryfs/github-actions-runner you want to run on arm, or the operator (this repo) itself?

I would like to run both.

GitHub
Contribute to evryfs/github-actions-runner development by creating an account on GitHub.

samip5 avatar Sep 22 '22 06:09 samip5

this was afair solved in the runner image repo

davidkarlsen avatar Jan 16 '23 16:01 davidkarlsen