bdaiinstitute / spatialmath-python

Create, manipulate and convert representations of position and orientation in 2D or 3D using Python
MIT License
497 stars 82 forks source link

Bump up setup-python action version; exclude macos-latest+python3.7 #124

Closed jcao-bdai closed 4 months ago

jcao-bdai commented 4 months ago

When testing PR-123, we found that the setup-python@v2 had stopped working correctly for macos-latest configurations, as shown in https://github.com/bdaiinstitute/spatialmath-python/actions/runs/8958982641/job/24603844190?pr=123

It was further discovered that python3.7 is also no longer supported for macos-latest, so the following version-related changes are made: