Skip to content

Commit 49841f4

Browse files
committed
Update ROS 2 distributions for CI
1 parent d1876da commit 49841f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ jobs:
77
strategy:
88
matrix:
99
env:
10-
- {ROS_DISTRO: foxy}
10+
- {ROS_DISTRO: humble}
11+
- {ROS_DISTRO: jazzy}
12+
- {ROS_DISTRO: kilted}
1113
- {ROS_DISTRO: rolling}
1214
runs-on: ubuntu-latest
1315
steps:

0 commit comments

Comments
 (0)