<!--- Please direct any generic questions related to actions to our support community forum at https://github.community/c/code-to-cloud/github-actions/41 ---> <!--- Before opening up a new feature request, please make sure to check for similar existing issues and pull requests --> **Description:** https://pyinstaller.readthedocs.io/en/stable/feature-notes.html#macos-multi-arch-support I believe that PyInstaller supports creating universal2 binaries for MacOS from an x86 machine - it just needs to be running the universal2 version of python. **Justification:** This would be really useful to build apps compatible with Apple Silicon.