osrm-backend/.github/workflows
Michael Bell 472cce6742 Fix Mason CMake installation
During the CI migration to Github Actions, a bug was introduced
such that Mason CMake is not being added to the PATH environment
variable correctly, so it defaults to the CMake installed in the
OS environment.

Simple fixing the typo fails as the Mason CMake version requires
libssl 1.0 as a dependency, whilst the Ubuntu Focal runners are
on the newer libssl 1.1. Therefore, we also bump the Mason
CMake version to 3.21.2.
2021-12-22 23:25:19 +00:00
..
osrm-backend-docker.yml Add GH actions script for docker image (#6138) 2021-09-30 19:45:15 +01:00
osrm-backend.yml Fix Mason CMake installation 2021-12-22 23:25:19 +00:00