Skip to content

Commit 9b8391a

Browse files
committed
fixup! Add basic vesc hardware interface
1 parent 92d8bd9 commit 9b8391a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.github/workflows/ros2-ci.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ jobs:
2020
matrix:
2121
config:
2222
- {
23-
ros_distro: "humble"
23+
ros_distro: "jazzy"
24+
}
25+
- {
26+
ros_distro: "kilted"
27+
}
28+
- {
29+
ros_distro: "lyrical"
2430
}
2531
runs-on: ubuntu-latest
2632
container:

0 commit comments

Comments
 (0)