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 1296e8d commit d8f3b37Copy full SHA for d8f3b37
.github/workflows/ros2.yaml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
env:
15
- {ROS_DISTRO: humble, ROS_REPO: main}
16
- - {ROS_DISTRO: iron, ROS_REPO: main}
+ - {ROS_DISTRO: jazzy, ROS_REPO: main}
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v3
0 commit comments