Description of changes:
This PR duplicates the change used in amazon-ion/ion-java#875 to address an issue with pip 22.0, by forcing a python install which updates pip to the latest version.
NOTE: Both amazonlinux builds are failing due to a node version change (PR incoming); The MacOS build is failing due to the removal of Xcode 14.1 (Fixed with #343)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available: n/a
Description of changes: This PR duplicates the change used in amazon-ion/ion-java#875 to address an issue with pip 22.0, by forcing a python install which updates pip to the latest version.