Skip to content

Commit

Permalink
Update ros-tooling/action-ros-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo committed Dec 1, 2023
1 parent 1b96d4a commit ebc2661
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ jobs:
libgstreamer-plugins-base1.0-dev
- name: Run build test
uses: ros-tooling/action-ros-ci@v0.2
uses: ros-tooling/action-ros-ci@v0.3
with:
package-name: ${{ steps.list_packages.outputs.package_list }}
target-ros2-distro: foxy
target-ros2-distro: humble
vcs-repo-file-url: dependency.repos
extra-cmake-args: -DWITH_INTEGRATION_TEST=ON
colcon-defaults: |
Expand Down

0 comments on commit ebc2661

Please sign in to comment.