hazelgrove / hazel

Hazel, a live functional programming environment with typed holes
http://hazel.org/
MIT License
806 stars 52 forks source link

Add a CI build for arm64 on OS X #1366

Open 7h3kk1d opened 3 months ago

7h3kk1d commented 3 months ago

We've had portability issues in the build process because an architecture has made it's way into the package dependencies. We should add a separate GitHub action that ONLY runs on the `dev branch to run the CI process on a arm64 OS X runner.