File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 - ros2
77
88jobs :
9- build_and_test_source_rolling :
9+ build_and_test_source_kilted :
1010 runs-on : ubuntu-latest
1111 container :
12- image : rostooling/ setup-ros-docker: ubuntu-noble-latest
12+ image : ghcr.io/ros-tooling/ setup-ros-docker/setup-ros-docker- ubuntu-noble-testing
1313 steps :
1414 - name : Build and run tests
1515 id : action-ros-ci
16- uses : ros-tooling/action-ros-ci@v0.3
16+ uses : ros-tooling/action-ros-ci@v0.4
1717 with :
1818 package-name : |
1919 turtle_tf2_py
2020 turtle_tf2_cpp
21- target-ros2-distro : rolling
22- vcs-repo-file-url : https://raw.githubusercontent.com/ros2/ros2/rolling /ros2.repos
21+ target-ros2-distro : kilted
22+ vcs-repo-file-url : https://raw.githubusercontent.com/ros2/ros2/kilted /ros2.repos
2323 colcon-defaults : |
2424 {
2525 "build": {
@@ -32,19 +32,19 @@ jobs:
3232 "pytest-args": ["-m", "not xfail"]
3333 }
3434 }
35- build_and_test_binaries_rolling :
35+ build_and_test_binaries_kilted :
3636 runs-on : ubuntu-latest
3737 container :
38- image : rostooling/ setup-ros-docker: ubuntu-noble-latest
38+ image : ghcr.io/ros-tooling/ setup-ros-docker/setup-ros-docker- ubuntu-noble-testing
3939 steps :
4040 - name : Build and run tests
4141 id : action-ros-ci
42- uses : ros-tooling/action-ros-ci@v0.3
42+ uses : ros-tooling/action-ros-ci@v0.4
4343 with :
4444 package-name : |
4545 turtle_tf2_py
4646 turtle_tf2_cpp
47- target-ros2-distro : rolling
47+ target-ros2-distro : kilted
4848 colcon-defaults : |
4949 {
5050 "build": {
You can’t perform that action at this time.
0 commit comments