msys2 / msys2-autobuild

🏭🏭🏭🏭🏭🏭🏭🏭
https://packages.msys2.org/queue
MIT License
35 stars 25 forks source link

Updates for ARM64 running x64 now. #48

Closed jeremyd2019 closed 2 years ago

jeremyd2019 commented 2 years ago

Use x64 python everywhere. Otherwise, it will try to find an ARM64 python, which Github doesn't offer in their metadata.

Pass release: false to setup-msys2 on ARM64. My ARM64 runner has no D:, and IO is slow enough to make setting up a fresh install on each run prohibitive anyway.