Skip to content

Commit

Permalink
Merge pull request #74 from ros-sports/mergify/bp/iron/pr-70
Browse files Browse the repository at this point in the history
Bump ros-tooling/action-ros-ci from 0.2 to 0.3 (backport #70)
  • Loading branch information
ijnek authored Jun 28, 2023
2 parents 94cfce2 + 9864cf5 commit 07a4060
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_humble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: ros-tooling/[email protected]
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.2
- uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: humble
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_iron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: ros-tooling/[email protected]
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.2
- uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: iron
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test_rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- uses: ros-tooling/[email protected]
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@v0.2
- uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: rolling

0 comments on commit 07a4060

Please sign in to comment.