Skip to content

Commit

Permalink
ci: use Code Build for clang-tidy-differential-cuda (autowarefoundati…
Browse files Browse the repository at this point in the history
…on#10200)

Signed-off-by: Ryohsuke Mitsudome <[email protected]>
  • Loading branch information
mitsudome-r authored Feb 26, 2025
1 parent 3677bda commit a0816b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-tidy-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ jobs:
container: ghcr.io/autowarefoundation/autoware:universe-devel
container-suffix: -cuda
run-condition: ${{ needs.check-if-cuda-job-is-needed.outputs.cuda_job_is_needed == 'true' && needs.build-and-test-differential-cuda.result == 'success' }}
runner: codebuild-autoware-us-east-1-${{ github.run_id }}-${{ github.run_attempt }}-ubuntu-7.0-large

0 comments on commit a0816b7

Please sign in to comment.