Skip to content

Commit

Permalink
revert clang tidy bump
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Nov 30, 2024
1 parent b95b47e commit 4c3575b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:

strategy:
matrix:
host: [ubuntu-24.04] # latest
host: [ubuntu-22.04] # latest

runs-on: ${{ matrix.host }}

Expand Down

0 comments on commit 4c3575b

Please sign in to comment.