Skip to content

Commit

Permalink
Remove iron from unofficial bridge list
Browse files Browse the repository at this point in the history
  • Loading branch information
Crola1702 authored Dec 16, 2024
1 parent c163760 commit 828cd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-scripts/dsl/ros_gz_bridge.dsl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def bridge_packages = [
]

def unofficial_combinations = [
'harmonic' : ['humble', 'iron']
'harmonic' : ['humble']
]

logging_list = [:]
Expand Down

0 comments on commit 828cd4a

Please sign in to comment.