chdsbd / kodiak

🔮 A bot to automatically update and merge GitHub PRs
https://kodiakhq.com
GNU Affero General Public License v3.0
1.03k stars 65 forks source link

support m1 MacBooks in bot #824

Closed chdsbd closed 2 years ago

chdsbd commented 2 years ago

This change allows Kodiak to run on M1 macs.

I originally tried upgrading to Python 3.10, but asyncio_redis has a bunch of issues and it will take a lot of care.

TODO in future PR: