Skip to content

Commit

Permalink
Merge pull request #22 from husarion/ros2-update-workflow
Browse files Browse the repository at this point in the history
Update setup-ros
  • Loading branch information
rafal-gorecki authored Apr 8, 2024
2 parents 4c31aa5 + 51becd8 commit 52a0aed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/colcon_test_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ on:
push:
branches:
- 'ros2'

jobs:
colcon-test-build:
runs-on: ubuntu-22.04
steps:
- uses: ros-tooling/setup-ros@v0.3
- uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: humble
- uses: ros-tooling/action-ros-ci@v0.2
Expand Down

0 comments on commit 52a0aed

Please sign in to comment.