Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ToshikiNakamura0412 committed Jul 21, 2024
1 parent 67bdac6 commit e23b00e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup ROS
uses: ros-tooling/setup-ros@v0.6
uses: ros-tooling/setup-ros@v0.7
with:
required-ros-distributions: noetic
- name: Build
uses: ros-tooling/action-ros-ci@v0.3
with:
target-ros1-distro: noetic
vcs-repo-file-url: .rosinstall

0 comments on commit e23b00e

Please sign in to comment.