echidna
echidna copied to clipboard
ci: enable M1 runners for CI job
This enables M1 (macOS aarch64) builds in our workflow.
TODO:
- [x] See if
haskell-actions/setupupstream takes the M1 support changes
Action PR is here: https://github.com/haskell-actions/setup/pull/47