input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
115 stars 36 forks source link

Build, test and package `arm64` binaries in CI #1751

Closed jpraynaud closed 2 weeks ago

jpraynaud commented 3 weeks ago

Why

We would like to extend the build, tests and artifacts of the CI with MacOS arm GitHub Actions runners.

What

Use the arm64 runners in the test and build steps of the CI, and package new pre-built binaries for MacOS.

How

Later