Skip to content

Commit

Permalink
Add os code name mapping for Ubuntu Noble (#1017)
Browse files Browse the repository at this point in the history
Signed-off-by: Marco A. Gutierrez <[email protected]>
  • Loading branch information
Marco A. Gutierrez authored Jan 17, 2024
1 parent 7237125 commit 38030c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros_buildfarm/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ def get_short_os_code_name(os_code_name):
'focal': 'F',
'jammy': 'J',
'jessie': 'J',
'noble': 'N',
'saucy': 'S',
'stretch': 'S',
'trusty': 'T',
Expand Down

0 comments on commit 38030c1

Please sign in to comment.