**Describe the feature request** Adjust pipeline to build macOS universal wheel file which is both compatible with x86_64 and arm64. **Requirement** Either * Waiting the official Python pipeline to support universal Python. See https://github.com/actions/virtual-environments/issues/4133 and https://github.com/actions/python-versions/pull/114. * Manually download and install universal Python from python.org