We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed37e4 commit efae87dCopy full SHA for efae87d
1 file changed
.github/workflows/build_and_publish_debian_docker.yaml
@@ -81,7 +81,7 @@ jobs:
81
cache-to: type=gha,scope=debian-${{ matrix.ros_distro }},mode=max
82
build-args: |
83
ROS_DISTRO=${{ matrix.ros_distro }}
84
- EXCLUDE_PACKAGES=gz_ros2_control gz_ros2_control_demos ign_ros2_control mujoco_ros2_control ros_gz_sim ros_gz_bridge rviz2 eigenpy hpp-fcl ${{ matrix.exclude_packages }}
+ EXCLUDE_PACKAGES=gz_ros2_control gz_ros2_control_demos ign_ros2_control mujoco_ros2_control ros_gz_sim ros_gz_bridge rviz2 eigenpy hpp-fcl coal ${{ matrix.exclude_packages }}
85
86
stack-build:
87
if: ${{ github.event_name == 'pull_request' }}
0 commit comments