Skip to content

Commit

Permalink
Merge pull request #100 from ros-sports/ijnek-patch-1
Browse files Browse the repository at this point in the history
Revert rolling CI to use tags for setup-ros and action-ros-ci
  • Loading branch information
ijnek authored Apr 22, 2024
2 parents d04138a + 6e4804f commit 5ac458f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test_rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: ros-tooling/setup-ros@master
- uses: ros-tooling/setup-ros@v0.7
with:
use-ros2-testing: true
- uses: ros-tooling/action-ros-ci@master
- uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros2-distro: rolling

0 comments on commit 5ac458f

Please sign in to comment.