Skip to content

Commit 55149a9

Browse files
committed
CI: update ros distros
1 parent 040977f commit 55149a9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/ros_ci.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ jobs:
3434
strategy:
3535
matrix:
3636
env:
37-
- {ROS_DISTRO: noetic}
38-
- {ROS_DISTRO: iron}
37+
- {ROS_DISTRO: jazzy}
3938
- {ROS_DISTRO: humble}
40-
#- {ROS_DISTRO: rolling}
39+
- {ROS_DISTRO: rolling}
4140
env:
4241
#CCACHE_DIR: /github/home/.ccache # Enable ccache
4342
BUILDER: colcon

0 commit comments

Comments
 (0)