Skip to content

Commit c79f9da

Browse files
committed
.
Signed-off-by: oguzkaganozt <oguzkaganozt@gmail.com>
1 parent 0357bbe commit c79f9da

4 files changed

+4
-4
lines changed

.github/workflows/build-and-test-differential-openadk-arm64.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- -cuda
3030
include:
3131
- rosdistro: humble
32-
container: ghcr.io/autowarefoundation/autoware-openadk:latest-prebuilt
32+
container: ghcr.io/autowarefoundation/autoware-openadk:1.0-prebuilt
3333
build-depends-repos: build_depends.repos
3434
steps:
3535
- name: Check out repository

.github/workflows/build-and-test-differential-openadk.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- -cuda
2929
include:
3030
- rosdistro: humble
31-
container: ghcr.io/autowarefoundation/autoware-openadk:latest-prebuilt
31+
container: ghcr.io/autowarefoundation/autoware-openadk:1.0-prebuilt
3232
build-depends-repos: build_depends.repos
3333
steps:
3434
- name: Check out repository

.github/workflows/build-and-test-openadk-arm64.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- -cuda
2020
include:
2121
- rosdistro: humble
22-
container: ghcr.io/autowarefoundation/autoware-openadk:latest-prebuilt
22+
container: ghcr.io/autowarefoundation/autoware-openadk:1.0-prebuilt
2323
build-depends-repos: build_depends.repos
2424
steps:
2525
- name: Check out repository

.github/workflows/build-and-test-openadk.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- -cuda
2222
include:
2323
- rosdistro: humble
24-
container: ghcr.io/autowarefoundation/autoware-openadk:latest-prebuilt
24+
container: ghcr.io/autowarefoundation/autoware-openadk:1.0-prebuilt
2525
build-depends-repos: build_depends.repos
2626
steps:
2727
- name: Check out repository

0 commit comments

Comments
 (0)