Skip to content

Commit

Permalink
Fix empy issues by bumping setup-ros to 0.7 (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund authored Feb 19, 2024
1 parent c78c23c commit 9cec63e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ jobs:
env:
GAZEBO_VERSION: ${{ matrix.gazebo-version }}
steps:
- uses: ros-tooling/setup-ros@v0.3
- uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: ${{ matrix.ros-distro }}
- name: Build and test all packages
uses: ros-tooling/[email protected]
with:
target-ros2-distro: ${{ matrix.ros-distro }}

0 comments on commit 9cec63e

Please sign in to comment.