Skip to content

Commit 56474e7

Browse files
author
M. Fatih Cırıt
committed
fix clang-tidy container
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 5a98b2f commit 56474e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/sync-files.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
- repository: autowarefoundation/autoware_common
3333
files:
3434
- source: .github/workflows/clang-tidy-differential.yaml
35+
pre-commands: |
36+
sd 'container: ros:(\w+)' 'container: ghcr.io/autowarefoundation/autoware:latest-prebuilt-cuda' {source}
3537
- source: .github/workflows/check-build-depends.yaml
3638
- source: .github/workflows/clang-tidy-pr-comments.yaml
3739
- source: .github/workflows/clang-tidy-pr-comments-manually.yaml

0 commit comments

Comments
 (0)