Add Python versions 3.7, 3.9, and 3.10 to Linux build in wheels.yml workflow. Because of the manylinux wheel format, these packages should be able to work on any Linux version greater than Ubuntu 20.04. The Python 3.10 package works with Jammy.
Also add the collect_wheels job which collects all the built wheels into a single archive.
Add Python versions 3.7, 3.9, and 3.10 to Linux build in wheels.yml workflow. Because of the manylinux wheel format, these packages should be able to work on any Linux version greater than Ubuntu 20.04. The Python 3.10 package works with Jammy.
Also add the collect_wheels job which collects all the built wheels into a single archive.