Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajtudela authored May 23, 2024
1 parent b28af2b commit d612345
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Setup ROS 2
uses: ros-tooling/setup-ros@v0.7.4
uses: ros-tooling/setup-ros@v0.7.3
with:
required-ros-distributions: humble
- name: Install dependencies
uses: ros-tooling/action-ros-ci@v0.3.12
uses: ros-tooling/action-ros-ci@v0.3.10
with:
package-name: slg_msgs
target-ros2-distro: humble
Expand Down

0 comments on commit d612345

Please # to comment.