File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff 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 : |
Original file line number Diff line number Diff 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
327327autoware_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
331331autoware_localization_msgs :
You can’t perform that action at this time.
0 commit comments