We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 462acec commit ef682a4Copy full SHA for ef682a4
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- ROS_DISTRO: [humble, jazzy, rolling]
+ ROS_DISTRO: [humble, jazzy, kilted, rolling]
19
ROS_REPO: [testing, main]
20
env:
21
ROS_DISTRO: ${{ matrix.ROS_DISTRO }}
0 commit comments