Skip to content

Commit 790f997

Browse files
authored
Merge pull request #2719 from sea-bass/patch-1
Add ROS 2 Kilted to CI jobs
2 parents 3d48103 + 86d0b0f commit 790f997

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ros_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
env:
3737
- {ROS_DISTRO: humble}
3838
- {ROS_DISTRO: jazzy}
39+
- {ROS_DISTRO: kilted}
3940
- {ROS_DISTRO: rolling}
4041
env:
4142
CCACHE_DIR: /github/home/.ccache # Enable ccache

0 commit comments

Comments
 (0)