Skip to content

Commit 6cb5459

Browse files
authored
Remove End-of-Life distributions. (#12)
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
1 parent d7de180 commit 6cb5459

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

ros_github_scripts/ci_for_pr.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,7 @@
3232
SERVER_RETRIES = 2
3333

3434
ROS_DISTRO_TO_UBUNTU_DISTRO = {
35-
'melodic': 'bionic',
3635
'noetic': 'focal',
37-
'foxy': 'focal',
38-
'galactic': 'focal',
3936
'humble': 'jammy',
4037
'iron': 'jammy',
4138
'jazzy': 'noble',

0 commit comments

Comments
 (0)