File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313jobs :
1414 get-bump :
1515 name : Get version bump
16- runs-on : ubuntu-latest
16+ runs-on : ubuntu-24.04
1717 outputs :
1818 bump : ${{ env.BUMP }}
1919 steps :
2828
2929 catkin-release :
3030 name : Bump version
31- runs-on : ubuntu-latest
31+ runs-on : ubuntu-24.04
3232 needs : get-bump
3333 outputs :
3434 new_version : ${{ steps.catkin-release.outputs.new_version }}
Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ repositories:
66 micro-ROS-Agent:
77 type: git
88 url: https://github.com/micro-ROS/micro-ROS-Agent
9- version: jazzy
9+ version: af007872b034d1ed31de4815377031350ab0034b
1010 ros_components_description:
1111 type: git
1212 url: https://github.com/husarion/ros_components_description.git
13- version: jazzy
13+ version: 9f914cfd5e153f4cd012711e8fa031bef6bb346c
1414 rosbot_hardware_interfaces:
1515 type: git
1616 url: https://github.com/husarion/rosbot_hardware_interfaces.git
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ repositories:
1010 ros_components_description:
1111 type: git
1212 url: https://github.com/husarion/ros_components_description.git
13- version: jazzy
13+ version: 9f914cfd5e153f4cd012711e8fa031bef6bb346c
You can’t perform that action at this time.
0 commit comments