Try newer clang-tidy in hope to resolve segfault

This commit is contained in:
Jean Pierre Cimalando 2021-04-01 15:24:56 +02:00
parent 3466583e47
commit 291c61c661

View file

@ -15,7 +15,7 @@ env:
jobs:
clang_tidy:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with: