Skip to content

Commit

Permalink
Merge pull request #1225 from gazebo-tooling/Crola1702/iron-eol
Browse files Browse the repository at this point in the history
Remove iron from unofficial bridge list
  • Loading branch information
j-rivero authored Dec 16, 2024
2 parents c163760 + af3c89f commit b514e9a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion jenkins-scripts/dsl/logs/generated_jobs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -627,4 +627,3 @@ install_ci jetty gz_utils3-install_bottle-homebrew-amd64
install_ci jetty sdformat15-install-pkg-noble-amd64
install_ci jetty sdformat15-install_bottle-homebrew-amd64
unofficial_wrappers_install_pkg_ci harmonic ros_gzharmonic_bridge-install-pkg_humble-ci-jammy-amd64
unofficial_wrappers_install_pkg_ci harmonic ros_gzharmonic_bridge-install-pkg_iron-ci-jammy-amd64
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 b514e9a

Please sign in to comment.