Skip to content

Commit

Permalink
Skip the gz_ros2_control rosdep key in Humble CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass committed Dec 19, 2024
1 parent 0ec49cb commit 329f4cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/humble-binary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- {ROS_DISTRO: humble, ROS_REPO: testing}
env:
UPSTREAM_WORKSPACE: ros2_kortex-not-released.${{ matrix.env.ROS_DISTRO }}.repos
ROSDEP_SKIP_KEYS: gz_ros2_control
CCACHE_DIR: ${{ github.workspace }}/.ccache
BASEDIR: ${{ github.workspace }}/.work
CACHE_PREFIX: ${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
Expand Down

0 comments on commit 329f4cf

Please sign in to comment.