Commit 9b8df52 1 parent cf931e5 commit 9b8df52 Copy full SHA for 9b8df52
File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19
19
- -cuda
20
20
include :
21
21
- rosdistro : humble
22
- container : ghcr.io/autowarefoundation/autoware-openadk :latest-prebuilt
22
+ container : ghcr.io/autowarefoundation/autoware:latest-prebuilt
23
23
build-depends-repos : build_depends.repos
24
24
steps :
25
25
- name : Check out repository
Original file line number Diff line number Diff line change 29
29
- -cuda
30
30
include :
31
31
- rosdistro : humble
32
- container : ghcr.io/autowarefoundation/autoware-openadk :latest-prebuilt
32
+ container : ghcr.io/autowarefoundation/autoware:latest-prebuilt
33
33
build-depends-repos : build_depends.repos
34
34
steps :
35
35
- name : Check out repository
Original file line number Diff line number Diff line change 28
28
- -cuda
29
29
include :
30
30
- rosdistro : humble
31
- container : ghcr.io/autowarefoundation/autoware-openadk :latest-prebuilt
31
+ container : ghcr.io/autowarefoundation/autoware:latest-prebuilt
32
32
build-depends-repos : build_depends.repos
33
33
steps :
34
34
- name : Check out repository
77
77
78
78
clang-tidy-differential :
79
79
runs-on : ubuntu-latest
80
- container : ghcr.io/autowarefoundation/autoware-openadk :latest-prebuilt-cuda
80
+ container : ghcr.io/autowarefoundation/autoware:latest-prebuilt-cuda
81
81
steps :
82
82
- name : Check out repository
83
83
uses : actions/checkout@v4
Original file line number Diff line number Diff line change 21
21
- -cuda
22
22
include :
23
23
- rosdistro : humble
24
- container : ghcr.io/autowarefoundation/autoware-openadk :latest-prebuilt
24
+ container : ghcr.io/autowarefoundation/autoware:latest-prebuilt
25
25
build-depends-repos : build_depends.repos
26
26
steps :
27
27
- name : Check out repository
You can’t perform that action at this time.
0 commit comments