Skip to content

Commit 828cd4a

Browse files
authored
Remove iron from unofficial bridge list
1 parent c163760 commit 828cd4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-scripts/dsl/ros_gz_bridge.dsl

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def bridge_packages = [
1313
]
1414

1515
def unofficial_combinations = [
16-
'harmonic' : ['humble', 'iron']
16+
'harmonic' : ['humble']
1717
]
1818

1919
logging_list = [:]

0 commit comments

Comments
 (0)