Skip to content

Commit c0e7591

Browse files
Test also on jazzy
1 parent bda99ef commit c0e7591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rolling-compatibility-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
ROS_DISTRO: [humble]
20+
ROS_DISTRO: [humble, jazzy]
2121
ROS_REPO: [testing]
2222
with:
2323
ros_distro: ${{ matrix.ROS_DISTRO }}

0 commit comments

Comments
 (0)