Skip to content

Commit 1ee7eeb

Browse files
committed
update
Signed-off-by: wep21 <[email protected]>
1 parent 677691f commit 1ee7eeb

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.github/workflows/testpr.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,6 @@ jobs:
104104
run: |
105105
rm -rf ${{ matrix.folder_cache }}/*
106106
107-
- name: remove cache
108-
shell: bash -l {0}
109-
run: |
110-
rm -rf ${{ matrix.folder_cache }}/ros-kilted-autoware-internal-*
111-
rm -rf ${{ matrix.folder_cache }}/ros-kilted-autoware-*-msgs
112-
113107
- name: See packages restored by cache
114108
shell: bash -l {0}
115109
run: |

rosdistro_additional_recipes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -325,9 +325,9 @@ autoware_internal_localization_msgs:
325325
url: https://github.com/ros2-gbp/autoware_internal_msgs-release.git
326326
version: 1.10.0
327327
autoware_internal_planning_msgs:
328-
tag: release/jazzy/autoware_internal_planning_msgs/1.10.0-1
328+
tag: release/humble/autoware_internal_planning_msgs/1.12.0-1
329329
url: https://github.com/ros2-gbp/autoware_internal_msgs-release.git
330-
version: 1.10.0
330+
version: 1.12.0
331331
autoware_localization_msgs:
332332
tag: release/humble/autoware_localization_msgs/1.9.0-1
333333
url: https://github.com/ros2-gbp/autoware_msgs-release.git

0 commit comments

Comments
 (0)