drm_hwcomposer: CI: Extend timeout for clang-tidy step
clang-tidy takes a long time, and the clang-tidy pipeline step could time out for changes which affect a large number of files.
Extend the timeout for clang-tidy so the pipeline won't fail on such changes.
Signed-off-by: Drew Davenport ddavenport@chromium.org