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 734d6f2 commit 74ad637Copy full SHA for 74ad637
.github/workflows/clang-tidy-review-post.yml
@@ -16,7 +16,7 @@ concurrency:
16
17
jobs:
18
build:
19
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
20
21
steps:
22
- name: Post review comments
.github/workflows/clang-tidy-review.yml
@@ -12,7 +12,7 @@ concurrency:
12
13
14
review:
15
- name: Checkout PR branch
uses: actions/checkout@v4
0 commit comments