Skip to content

Commit b45c760

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

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ 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/jazzy/autoware_internal_planning_msgs/1.12.0-1
329329
url: https://github.com/ros2-gbp/autoware_internal_msgs-release.git
330330
version: 1.10.0
331331
autoware_localization_msgs:

0 commit comments

Comments
 (0)