Upgrade to clang-tidy 15

This commit is contained in:
Siarhei Fedartsou 2022-11-04 09:49:52 +01:00
parent 4ce508c115
commit ba07fcc2d5

View File

@ -505,7 +505,7 @@ jobs:
- name: Install dev dependencies - name: Install dev dependencies
run: | run: |
python3 -m pip install conan==1.53.0 pip install conan==1.53.0
# ccache # ccache
if [[ "${RUNNER_OS}" == "Linux" ]]; then if [[ "${RUNNER_OS}" == "Linux" ]]; then