Skip to content

Commit

Permalink
Update ros_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
konglobemeralt authored Sep 7, 2023
1 parent 56cad7c commit 276b44a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ros_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up ROS
uses: ros-tooling/setup-ros@v2
uses: ros-tooling/setup-ros@v0.7
with:
rosdistro: foxy
colcon: true
Expand All @@ -26,5 +26,5 @@ jobs:
- name: Run Tests
run: |
source /opt/ros/noetic/setup.bash
source /opt/ros/foxy/setup.bash
colcon test

0 comments on commit 276b44a

Please sign in to comment.