Upgrade to clang-tidy 15

This commit is contained in:
Siarhei Fedartsou 2022-11-04 11:58:33 +01:00
parent e76e46dec2
commit c5e45d1a80

View File

@ -508,7 +508,7 @@ jobs:
python3 -m pip install conan==1.53.0
echo "/Library/Frameworks/Python.framework/Versions/3.11/bin" >> $GITHUB_PATH
ls "/Library/Frameworks/Python.framework/Versions/3.11/bin"
# conan --version
# conan --version
# ccache
if [[ "${RUNNER_OS}" == "Linux" ]]; then