Skip to content

Commit e3b243a

Browse files
authored
Merge pull request #74 from nim65s/ros
ROS: update CI
2 parents ba81735 + dff8775 commit e3b243a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-linux-ros.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
matrix:
1717
env:
1818
- {ROS_DISTRO: rolling}
19+
- {ROS_DISTRO: kilted}
1920
- {ROS_DISTRO: jazzy}
20-
- {ROS_DISTRO: iron}
2121
- {ROS_DISTRO: humble}
2222
env:
2323
CCACHE_DIR: /github/home/.ccache

0 commit comments

Comments
 (0)