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 5b474b8 commit 6812cc6Copy full SHA for 6812cc6
.github/workflows/ros1.yaml
@@ -8,7 +8,7 @@ jobs:
8
matrix:
9
env:
10
- {ROS_DISTRO: melodic, ROS_REPO: main}
11
- - {ROS_DISTRO: kinetic, ROS_REPO: main}
+ - {ROS_DISTRO: noetic, ROS_REPO: main}
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v1
0 commit comments