Skip to content

Commit

Permalink
setup-ros to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nnethaji committed Jul 27, 2023
1 parent 00dfb50 commit d3ae59e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
with:
submodules: recursive
path: catkin_ws/src/mil
- name: Setup ROS Noetic
uses: ros-tooling/setup-ros@v0.3
- name: Setup ROS environment
uses: ros-tooling/setup-ros@0.7.0
with:
required-ros-distributions: noetic
required-ros-distributions: noetic humble
- name: Install pip dependencies
run: |
cd $GITHUB_WORKSPACE/catkin_ws/src/mil
Expand Down

0 comments on commit d3ae59e

Please sign in to comment.