graphprotocol / graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
https://thegraph.com
Apache License 2.0
2.9k stars 969 forks source link

[Feature] Publish ARM images in addition to x86 #4643

Open paymog opened 1 year ago

paymog commented 1 year ago

Description

It would be great if the CI/CD system published ARM images in addition to the x86 images for those of us interested in running this workload on ARM machines (like local dev on newer macbooks)

Are you aware of any blockers that must be resolved before implementing this feature? If so, which? Link to any relevant GitHub issues.

No response

Some information to help us out

github-actions[bot] commented 10 months ago

Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.

folex commented 4 days ago

Seems like it's not stale anymore – there's a PR https://github.com/graphprotocol/graph-node/pull/5626 🙏