Skip to content

Commit

Permalink
Merge pull request #870 from gazebo-tooling/caguero/bump_nightlies
Browse files Browse the repository at this point in the history
Bump in Harmonic: msgs and transport
  • Loading branch information
j-rivero authored Jan 25, 2023
2 parents e036d9d + 5538f57 commit 7cc47b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jenkins-scripts/dsl/ignition_collection.dsl
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ gz_collections = [
'math' : [ debbuild: 'gz-math7' , branch: 'gz-math7' ],
'plugin' : [ debbuild: 'gz-plugin2' , branch: 'gz-plugin2' ],
'common' : [ debbuild: 'gz-common5' , branch: 'gz-common5' ],
'msgs' : [ debbuild: 'gz-msgs9' , branch: 'gz-msgs9' ],
'msgs' : [ debbuild: 'gz-msgs10' , branch: 'main' ],
'rendering' : [ debbuild: 'gz-rendering8' , branch: 'main' ],
'sdformat' : [ debbuild: 'sdformat13' , branch: 'sdf13' ],
'fuel-tools': [ debbuild: 'gz-fuel-tools8' , branch: 'gz-fuel-tools8' ],
'transport' : [ debbuild: 'gz-transport12' , branch: 'gz-transport12' ],
'transport' : [ debbuild: 'gz-transport13' , branch: 'main' ],
'gui' : [ debbuild: 'gz-gui8' , branch: 'main' ],
'sensors' : [ debbuild: 'gz-sensors8' , branch: 'main' ],
'physics' : [ debbuild: 'gz-physics6' , branch: 'gz-physics6' ],
Expand Down

0 comments on commit 7cc47b1

Please sign in to comment.