feast
feast copied to clipboard
Go feature server does not compile on python 3.10 on Mac OS X
Expected Behavior
gopy build compilation succeeds without errors.
Current Behavior
https://github.com/feast-dev/feast/runs/7034219412?check_suite_focus=true
Specifically an issue with python 3.10 where wheels are built as universal2 wheels when they do not support arm64. Causes cross-compilations errors like attached screenshot.

Steps to reproduce
Specifications
- Version:
- Platform:
- Subsystem:
Possible Solution
See https://github.com/actions/python-versions/pull/114.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.