File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 container :
1313 image : rostooling/setup-ros-docker:ubuntu-jammy-ros-humble-desktop-latest
1414 steps :
15- - name : Build Environment
16- uses : ros-tooling/setup-ros@v0.7
17- with :
18- required-ros-distributions : humble
1915 - name : Run Tests
20- uses : ros-tooling/action-ros-ci@v0.3
16+ uses : ros-tooling/action-ros-ci@main
2117 id : humble_action_ros_ci_step
2218 with :
2319 package-name : |
Original file line number Diff line number Diff line change 55 - push
66
77jobs :
8- build-rolling :
8+ build-jazzy :
99 runs-on : ubuntu-24.04
1010 strategy :
1111 fail-fast : false
1212 container :
1313 image : rostooling/setup-ros-docker:ubuntu-noble-ros-jazzy-desktop-latest
1414 steps :
15- - name : Build Environment
16- uses : ros-tooling/setup-ros@v0.7
17- with :
18- required-ros-distributions : jazzy
1915 - name : Run Tests
20- uses : ros-tooling/action-ros-ci@v0.3
16+ uses : ros-tooling/action-ros-ci@main
2117 id : jazzy_action_ros_ci_step
2218 with :
2319 package-name : |
Original file line number Diff line number Diff line change 1212 container :
1313 image : rostooling/setup-ros-docker:ubuntu-noble-ros-rolling-desktop-latest
1414 steps :
15- - name : Build Environment
16- uses : ros-tooling/setup-ros@v0.7
17- with :
18- required-ros-distributions : rolling
1915 - name : Run Tests
20- uses : ros-tooling/action-ros-ci@v0.3
16+ uses : ros-tooling/action-ros-ci@main
2117 id : rolling_action_ros_ci_step
2218 with :
2319 package-name : |
You can’t perform that action at this time.
0 commit comments