apple / foundationdb

FoundationDB - the open source, distributed, transactional key-value store
https://apple.github.io/foundationdb/
Apache License 2.0
14.2k stars 1.3k forks source link

CI support for ARM #3431

Open xumengpanda opened 4 years ago

xumengpanda commented 4 years ago

Since FDB can compile and run on ARM (https://github.com/apple/foundationdb/pull/2961), we may not want to break it accidentally.

Based on the discussion in last week's community meeting, we may want to support it in CI. @kaomakino @AlvinMooreSr

thomcovdye commented 2 years ago

Given all things coming up ARM, how likely is it we'll be getting arm64 releases published in the near future?

adzuci commented 1 month ago

Any updates on getting more arm support in the future or blockers for this work?