Skip to content

Commit b35a1f8

Browse files
authored
Revert "UPdate rhel (#27)" (#28)
This reverts commit c7b4739.
1 parent c7b4739 commit b35a1f8

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.6',
50-
'jazzy': '9.6',
51-
'kilted': '9.6',
49+
'iron': '9',
50+
'jazzy': '9',
51+
'kilted': '9',
5252
'rolling': '' # use default
5353
}
5454

0 commit comments

Comments
 (0)