Skip to content

Commit

Permalink
Bump ros-tooling/setup-ros from 0.6 to 0.7 for Ubuntu22
Browse files Browse the repository at this point in the history
  • Loading branch information
beniaminopozzan authored Dec 3, 2023
1 parent c75ddb5 commit 97df0d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ jobs:
ros2_distro: [humble, rolling]
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/setup-ros@v0.6
- uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: ${{ matrix.ros2_distro }}
- uses: ros-tooling/[email protected]
with:
package-name: px4_msgs
target-ros2-distro: ${{ matrix.ros2_distro }}
target-ros2-distro: ${{ matrix.ros2_distro }}

0 comments on commit 97df0d5

Please sign in to comment.