darwinia-network / bridger

Relayer client implementation for Darwinia LCMP protocols.
https://rust-docs.darwinia.network/bridger
GNU General Public License v3.0
11 stars 10 forks source link

Deprecate darwin x86 arch artifacts #589

Open AurevoirXavier opened 1 year ago

AurevoirXavier commented 1 year ago

We should move to aarch64.

fewensa commented 1 year ago

https://github.com/darwinia-network/bridger/blob/99a4b6f3cfafc6aac426904bb2edc689879544d3/frame/bin/src/external/provider/precompiled_binary.rs#L283-L292 add aarch64 support here

fewensa commented 11 months ago

Github Actions Can not support macos aarch64 currently