nilsnolde / py-osrm

Python bindings to the OSRM routing framework
https://gis-ops.github.io/py-osrm/
BSD 2-Clause "Simplified" License
8 stars 8 forks source link

Adjust MacOS CI Workflow #19

Closed whytro closed 1 year ago

whytro commented 1 year ago

Adjusted MacOS CI since there was an issue where a difference between CMake versions on the osrm-backend.yml runner and the pull_request.yml runner was causing the build to fail sporadically. This should also be faster and leaner compared to the old make install on target approach.