Upgrade to clang-tidy 15
This commit is contained in:
parent
e76e46dec2
commit
c5e45d1a80
2
.github/workflows/osrm-backend.yml
vendored
2
.github/workflows/osrm-backend.yml
vendored
@ -508,7 +508,7 @@ jobs:
|
|||||||
python3 -m pip install conan==1.53.0
|
python3 -m pip install conan==1.53.0
|
||||||
echo "/Library/Frameworks/Python.framework/Versions/3.11/bin" >> $GITHUB_PATH
|
echo "/Library/Frameworks/Python.framework/Versions/3.11/bin" >> $GITHUB_PATH
|
||||||
ls "/Library/Frameworks/Python.framework/Versions/3.11/bin"
|
ls "/Library/Frameworks/Python.framework/Versions/3.11/bin"
|
||||||
# conan --version
|
# conan --version
|
||||||
|
|
||||||
# ccache
|
# ccache
|
||||||
if [[ "${RUNNER_OS}" == "Linux" ]]; then
|
if [[ "${RUNNER_OS}" == "Linux" ]]; then
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user