Skip to content

Commit 6812cc6

Browse files
Update ros1.yaml
1 parent 5b474b8 commit 6812cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ros1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
matrix:
99
env:
1010
- {ROS_DISTRO: melodic, ROS_REPO: main}
11-
- {ROS_DISTRO: kinetic, ROS_REPO: main}
11+
- {ROS_DISTRO: noetic, ROS_REPO: main}
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)