Skip to content

Commit a0816b7

Browse files
authored
ci: use Code Build for clang-tidy-differential-cuda (autowarefoundation#10200)
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
1 parent 3677bda commit a0816b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/build-test-tidy-pr.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@ jobs:
8383
container: ghcr.io/autowarefoundation/autoware:universe-devel
8484
container-suffix: -cuda
8585
run-condition: ${{ needs.check-if-cuda-job-is-needed.outputs.cuda_job_is_needed == 'true' && needs.build-and-test-differential-cuda.result == 'success' }}
86+
runner: codebuild-autoware-us-east-1-${{ github.run_id }}-${{ github.run_attempt }}-ubuntu-7.0-large

0 commit comments

Comments
 (0)