File tree Expand file tree Collapse file tree 2 files changed +3
-13
lines changed
Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Original file line number Diff line number Diff line change 1010
1111jobs :
1212
13- Jazzy :
14- uses : micro-ROS/micro_ros_setup/.github/workflows/ci.yml@jazzy
15- with :
16- ci_target_ref : ' jazzy'
17-
18- Rolling :
19- uses : micro-ROS/micro_ros_setup/.github/workflows/ci.yml@rolling
20- with :
21- ci_target_ref : ' rolling'
22-
2313 Humble :
24- uses : micro-ROS/micro_ros_setup/.github/workflows/ci.yml@humble
14+ uses : micro-ROS/micro_ros_setup/.github/workflows/ci.yml@fix/ci_time_humble
2515 with :
26- ci_target_ref : ' humble '
16+ ci_target_ref : ' fix/ci_time_humble '
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ repositories:
2424 uros/rcutils:
2525 type: git
2626 url: https://github.com/micro-ROS/rcutils
27- version: humble
27+ version: fix/time_c90
2828 uros/micro_ros_msgs:
2929 type: git
3030 url: https://github.com/micro-ROS/micro_ros_msgs.git
You can’t perform that action at this time.
0 commit comments