Skip to content

Commit

Permalink
Use latest version of setup-ros
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
  • Loading branch information
azeey committed Apr 16, 2024
1 parent bcd321e commit 23bb3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
container:
image: ${{ matrix.docker-image }}
steps:
- uses: ros-tooling/setup-ros@v0.7
- uses: ros-tooling/setup-ros@master
with:
required-ros-distributions: ${{ matrix.ros-distro }}
- name: Build and test all packages
Expand Down

0 comments on commit 23bb3a5

Please sign in to comment.