File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -104,12 +104,6 @@ jobs:
104
104
run : |
105
105
rm -rf ${{ matrix.folder_cache }}/*
106
106
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
-
113
107
- name : See packages restored by cache
114
108
shell : bash -l {0}
115
109
run : |
Original file line number Diff line number Diff line change @@ -325,9 +325,9 @@ autoware_internal_localization_msgs:
325
325
url : https://github.com/ros2-gbp/autoware_internal_msgs-release.git
326
326
version : 1.10.0
327
327
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
329
329
url : https://github.com/ros2-gbp/autoware_internal_msgs-release.git
330
- version : 1.10 .0
330
+ version : 1.12 .0
331
331
autoware_localization_msgs :
332
332
tag : release/humble/autoware_localization_msgs/1.9.0-1
333
333
url : https://github.com/ros2-gbp/autoware_msgs-release.git
You can’t perform that action at this time.
0 commit comments