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 d9a2146 commit 96843d1Copy full SHA for 96843d1
.github/workflows/ros2.yaml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
env:
10
- - {ROS_DISTRO: eloquent, ROS_REPO: main}
+ - {ROS_DISTRO: humble, ROS_REPO: main}
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v1
0 commit comments