lwthiker / curl-impersonate

curl-impersonate: A special build of curl that can impersonate Chrome & Firefox
MIT License
3.45k stars 229 forks source link

Mac OS m1 executables? #115

Open shirshak55 opened 1 year ago

shirshak55 commented 1 year ago

Any plan to add executable for arm version of macos?

lwthiker commented 1 year ago

That would be good but unfortunately GitHub Actions does not have support for M1 machines, so I can't compile these binaries automatically in the release pipeline. Let's leave this issue open, and hopefully they'll add M1 VMs at one point.

mpr1255 commented 4 months ago

They have added them!

https://github.blog/2023-10-02-introducing-the-new-apple-silicon-powered-m1-macos-larger-runner-for-github-actions/

This would be amazing.