Skip to content

Commit

Permalink
Remove humble and unused command
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrxyz committed Aug 29, 2023
1 parent cd9a6be commit 19aecc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ jobs:
- name: Setup ROS Noetic
uses: ros-tooling/setup-ros@v0.7.0
with:
required-ros-distributions: noetic humble
run: vcs --help
required-ros-distributions: noetic
- name: Install pip dependencies
run: |
cd $GITHUB_WORKSPACE/catkin_ws/src/mil
Expand Down

0 comments on commit 19aecc0

Please sign in to comment.