Skip to content

Commit 4118cfd

Browse files
authored
Fix driver branch for Jazzy downstream build (#339)
The driver has branched out for Jazzy, we need to update this.
1 parent 0cdd411 commit 4118cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/industrial-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- NAME: humble
2020
DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#humble"
2121
- NAME: jazzy
22-
DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#main"
22+
DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#jazzy"
2323
- NAME: kilted
2424
DOWNSTREAM_WORKSPACE: "github:UniversalRobots/Universal_Robots_ROS2_Driver#main"
2525
- NAME: rolling

0 commit comments

Comments
 (0)