Skip to content

Commit 96843d1

Browse files
Update ros2.yaml
1 parent d9a2146 commit 96843d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ros2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
env:
10-
- {ROS_DISTRO: eloquent, ROS_REPO: main}
10+
- {ROS_DISTRO: humble, ROS_REPO: main}
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)