Skip to content

Commit

Permalink
update the ros CI version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilienNaveau committed Jan 28, 2025
1 parent 95b78cd commit 4be228f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_ubuntu20_04_ros1_noetic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
# Setup the machines and build environment
#
- name: Install ROS.
uses: ros-tooling/setup-ros@v0.2
uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: noetic

Expand All @@ -22,7 +22,7 @@ jobs:
#
# Build and test the repo
#
- uses: ros-tooling/action-ros-ci@v0.2
- uses: ros-tooling/action-ros-ci@v0.7
with:
package-name: linear_feedback_controller_msgs
target-ros1-distro: noetic

0 comments on commit 4be228f

Please sign in to comment.