Skip to content

Commit 56b766a

Browse files
authoredSep 27, 2024
Update main.yml
1 parent 5c00801 commit 56b766a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
- {ROS_DISTRO: humble, ROS_REPO: main}
1212
- {ROS_DISTRO: iron, ROS_REPO: testing}
1313
- {ROS_DISTRO: iron, ROS_REPO: main}
14+
- {ROS_DISTRO: jazzy, ROS_REPO: testing}
15+
- {ROS_DISTRO: jazzy, ROS_REPO: main}
1416
- {ROS_DISTRO: rolling, ROS_REPO: testing}
1517
- {ROS_DISTRO: rolling, ROS_REPO: main}
1618
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)