crytic / medusa

Parallelized, coverage-guided, mutational Solidity smart contract fuzzing, powered by go-ethereum
https://www.trailofbits.com/
GNU Affero General Public License v3.0
273 stars 33 forks source link

Add M1 build image support to CI/CD #317

Open Xenomega opened 4 months ago

Xenomega commented 4 months ago

Our CI/CD currently builds for the following platforms:

It does not build:

Adding a runner for this that builds M1 images will streamline the release process. It's not necessary for running tests, however.