drm_hwcomposer: CI: Upgrade Ubuntu and clang version
Why: The aospless file from Android-15 contains compiler flags that clang-15 does not understand. Additionally, new tidy findings were suppressed. It would be nice to fix them in the future instead. Signed-off-by: Roman Stratiienko <r.stratiienko@gmail.com>
This commit is contained in:
parent
9472795c7b
commit
57ba08add7
6 changed files with 30 additions and 12 deletions
|
|
@ -16,7 +16,7 @@ A short list of contribution guidelines:
|
|||
you with formatting of your patches:
|
||||
|
||||
```
|
||||
git diff | clang-format-diff-15 -p 1 -style=file
|
||||
git diff | clang-format-diff-19 -p 1 -style=file
|
||||
```
|
||||
|
||||
* Hardware specific changes should be tested on relevant platforms before
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue