File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- name : rolling
1+ name : jazzy
22
33on :
44 pull_request :
55 branches :
6- - rolling
6+ - jazzy
77 push :
88 branches :
9- - rolling
9+ - jazzy
1010jobs :
1111 build-and-test :
1212 runs-on : ubuntu-24.04
@@ -15,14 +15,14 @@ jobs:
1515 steps :
1616 - uses : actions/checkout@v4
1717 with :
18- ref : rolling
18+ ref : jazzy
1919 - name : Setup ROS 2
2020 uses : ros-tooling/setup-ros@0.7.15
2121 - name : build and test
2222 uses : ros-tooling/action-ros-ci@0.4.5
2323 with :
2424 package-name : roboligo roboligo_cli roboligo_common roboligo_connector roboligo_interfaces roboligo_states roboligo_system roboligo_connector_mavros roboligo_robot_drone
25- target-ros2-distro : rolling
25+ target-ros2-distro : jazzy
2626 colcon-defaults : |
2727 {
2828 "test": {
You can’t perform that action at this time.
0 commit comments