estuary / flow

🌊 Continuously synchronize the systems where your data lives, to the systems where you _want_ it to live, with Estuary Flow. 🌊
https://estuary.dev
Other
530 stars 45 forks source link

Build linux arm releases for `flowctl` #1451

Open psFried opened 2 months ago

psFried commented 2 months ago

Users would like to run flowctl on ARM machines running linux. We'd like to offer pre-built binaries for the aarch64-unknown-linux-gnu target (at least, I think that's the right one? Should verify). Building linux/arm64 docker images might be useful in addition (or instead, if we copy the binary out), but is not required.

psFried commented 3 weeks ago

It looks like arm hosted runners are now available. AFAIK there's no longer any blockers