SIGN IN SIGN UP

Delete redundant pybind workflows (#10957)

### Summary

These are redundant now given we have dedicated workflows for them:
-
[build-wheels-linux](https://github.com/pytorch/executorch/blob/9aaea316894430a6310aa48499c8df4d3ddb50bd/.github/workflows/build-wheels-linux.yml)
— builds + tests with model
-
[build-wheels-macos](https://github.com/pytorch/executorch/blob/9aaea316894430a6310aa48499c8df4d3ddb50bd/.github/workflows/build-wheels-macos.yml)
— builds + tests with model
- pybind preset in
[build-presets](https://github.com/pytorch/executorch/blob/9aaea316894430a6310aa48499c8df4d3ddb50bd/.github/workflows/build-presets.yml#L1)
— build

### Test plan

CI
J
jathu committed
de72d65690ea519c99b60d04e50cc0a667f19f3a
Parent: 6ad47df
Committed by GitHub <noreply@github.com> on 5/19/2025, 4:38:06 PM