akiyosi / goneovim

A GUI frontend for neovim.
MIT License
2.35k stars 60 forks source link

Add ci job on m1 mac #519

Closed akiyosi closed 5 months ago

akiyosi commented 5 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