echidna icon indicating copy to clipboard operation
echidna copied to clipboard

ci: enable M1 runners for CI job

Open elopez opened this issue 2 years ago • 1 comments

This enables M1 (macOS aarch64) builds in our workflow.

TODO:

  • [x] See if haskell-actions/setup upstream takes the M1 support changes

elopez avatar Oct 02 '23 19:10 elopez

Action PR is here: https://github.com/haskell-actions/setup/pull/47

elopez avatar Nov 28 '23 17:11 elopez