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: jobs:
clang_tidy: clang_tidy:
runs-on: ubuntu-18.04 runs-on: ubuntu-20.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with: