pytorch/.github/templates
Nikita Shulga 84d8ec73f1 [CD] Build Mac wheels using setup-python action (#162136)
Biggest difference between both conda and homebrew CPython builds and one from python.org, is that later are universal binaries and they are always trying to build universal extension...

Workaround lots of universal binary build attempts by explicitly specifying both `_PYTHON_PLATFORM` and `--plat-name` as well as `ARCH_FLAGS`

Suppressed actionlint warning on use of `freethreaded` flag which is document in https://github.com/actions/setup-python/tree/v5

TODO: Remove lots of temporary workarounds when `3.14` is out in October 2025

Pull Request resolved: https://github.com/pytorch/pytorch/pull/162136
Approved by: https://github.com/atalman, https://github.com/huydhn
ghstack dependencies: #162297, #162265
2025-09-12 00:16:31 +00:00
..
common.yml.j2 [BE] Upgrade XPU support package to 2025.2 (#158733) 2025-08-27 19:33:38 +00:00
linux_binary_build_workflow.yml.j2 Revert "[ROCm] Use MI325 (gfx942) runners for binary smoke testing (#162044)" 2025-09-04 16:06:30 +00:00
macos_binary_build_workflow.yml.j2 [CD] Build Mac wheels using setup-python action (#162136) 2025-09-12 00:16:31 +00:00
upload.yml.j2 [CD][EZ] Update libtorch python version to 3.10 (#162297) 2025-09-05 22:46:36 +00:00
windows_binary_build_workflow.yml.j2 Migrate to new Windows Arm64 runners (#152099) 2025-05-21 09:13:15 +00:00