Skip to content

Commit c7b4739

Browse files
authored
UPdate rhel (#27)
1 parent da62b2f commit c7b4739

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ros_github_scripts/ci_for_pr.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@
4646

4747
ROS_DISTRO_TO_RHEL_DISTRO = {
4848
'humble': '8',
49-
'iron': '9',
50-
'jazzy': '9',
51-
'kilted': '9',
49+
'iron': '9.6',
50+
'jazzy': '9.6',
51+
'kilted': '9.6',
5252
'rolling': '' # use default
5353
}
5454

0 commit comments

Comments
 (0)