diff --git a/chains.yaml b/chains.yaml index c1028a8..1d1a511 100644 --- a/chains.yaml +++ b/chains.yaml @@ -14,6 +14,9 @@ dockerfile: cargo github-organization: Agoric github-repo: agoric-sdk + # Agoric fails to build on arm64. TODO: Debug and fix for arm64. + platforms: + - linux/amd64 build-env: - LEDGER_ENABLED=false build-target: |