Python universal2 builds for macOS
Hi!
Could you add universal2 (64-bit) Python builds to your macOS images so that it could be possible to make universal2 (x86_64 + arm64) builds with your current Intel runners?
Thanks!
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 27 Mar, 2024 02:53 PM
Is it something that could be installed with
pyenv?2 Posted by gdalik on 27 Mar, 2024 04:01 PM
Honestly, I don't know how to do this (properly) with
pyenv...