akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.41k stars 63 forks source link

Add ci job on m1 mac #519

Closed akiyosi closed 9 months ago

akiyosi commented 10 months ago

This PR adds a CI Job for M1 Mac. The job will generate binaries for the ARM64 architecture as a artifact of the job.

I do not have a Mac M1 machine, so I would appreciate if someone could confirm that the ARM64 binaries work properly on the M1 Mac.

https://github.com/akiyosi/goneovim/actions/runs/7754893898