osrm-backend/.github/workflows
Michael Bell 36bfa325bf Pin Conan revisions correctly
Conan dependencies are not pinned correctly. This means we're
pulling in a newer onetbb recipe that no longer has a shared
library option.

Following other examples of how to pin revisions with cmake
for conan v1, we correctly pin the expected revisions.

Longer term we should look into
- upgrading to conan v2
- defining the conan config separately from cmakelists.txt
- understanding the need for disabling onetbb shared library support

but for the purposes of reviving CI, this will be sufficient.
2024-03-11 00:33:10 +00:00
..
osrm-backend-docker.yml Enable arm docker build (#6172) 2022-03-08 20:02:11 +00:00
osrm-backend.yml Pin Conan revisions correctly 2024-03-11 00:33:10 +00:00