We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c00801 commit 56b766aCopy full SHA for 56b766a
.github/workflows/main.yml
@@ -11,6 +11,8 @@ jobs:
11
- {ROS_DISTRO: humble, ROS_REPO: main}
12
- {ROS_DISTRO: iron, ROS_REPO: testing}
13
- {ROS_DISTRO: iron, ROS_REPO: main}
14
+ - {ROS_DISTRO: jazzy, ROS_REPO: testing}
15
+ - {ROS_DISTRO: jazzy, ROS_REPO: main}
16
- {ROS_DISTRO: rolling, ROS_REPO: testing}
17
- {ROS_DISTRO: rolling, ROS_REPO: main}
18
runs-on: ubuntu-latest
0 commit comments