We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d67bd commit ef8b21eCopy full SHA for ef8b21e
.github/workflows/check-code-style.yml
@@ -29,7 +29,7 @@ env:
29
jobs:
30
clang-format-and-tidy:
31
name: clang-format & clang-tidy
32
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
33
steps:
34
- name: Checkout sources
35
uses: actions/checkout@v4
0 commit comments