osrm-backend/.github
Michael Bell e219eb9442
Pin Conan revisions correctly (#6828)
* 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.

* Fix macos CI builds
2024-03-15 09:27:59 +00:00
..
ISSUE_TEMPLATE Add issue templates for bug reporting, features, and questions. (#6385) 2022-10-02 17:45:35 +01:00
workflows Pin Conan revisions correctly (#6828) 2024-03-15 09:27:59 +00:00
PULL_REQUEST_TEMPLATE.md Configure clang-tidy job on CI (#6261) 2022-06-28 00:14:28 +01:00