Skip to content

Commit

Permalink
Upgrade CI versions
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Martín Rico <[email protected]>
  • Loading branch information
fmrico committed Oct 29, 2024
1 parent edff907 commit fa359e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rolling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup ROS 2
uses: ros-tooling/[email protected].1
uses: ros-tooling/[email protected].9
with:
required-ros-distributions: rolling
- name: Install deps for testing
run: sudo apt-get install ros-rolling-vision-msgs
- name: build and test
uses: ros-tooling/[email protected].6
uses: ros-tooling/[email protected].15
with:
package-name: cs4home_core
target-ros2-distro: rolling
Expand Down

0 comments on commit fa359e1

Please sign in to comment.