Upgrade to clang-tidy 15
This commit is contained in:
parent
341511fe99
commit
94bb9eba49
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -506,7 +506,7 @@ jobs:
|
||||
- name: Install dev dependencies
|
||||
run: |
|
||||
python3 -m pip install conan --user
|
||||
python3 -m conan --version
|
||||
conan --version
|
||||
|
||||
# ccache
|
||||
if [[ "${RUNNER_OS}" == "Linux" ]]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user