Skip to content

Commit 6fadd8e

Browse files
authored
Fix CI
1 parent d493abe commit 6fadd8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
cd /uros_ws
2020
apt update
2121
rosdep update
22-
source /opt/ros/rolling/setup.bash
22+
source /opt/ros/jazzy/setup.bash
2323
source install/local_setup.bash
2424
rosdep update
2525
ros2 run micro_ros_setup create_firmware_ws.sh host

0 commit comments

Comments
 (0)