Add missing dependency #32
Annotations
1 error and 1 warning
Build and push Docker image
buildx failed with: ERROR: failed to solve: process "/bin/bash -xo pipefail -c apt-get update && apt-get install -y --no-install-recommends python3-pip pipx golang-go xvfb tk libgl1 && xargs -a /scenario_execution/deb_requirements.txt apt-get install -y --no-install-recommends && xargs -a /scenario_execution/libs/scenario_execution_kubernetes/deb_requirements.txt apt-get install -y --no-install-recommends && rosdep update --rosdistro=${ROS_DISTRO} && rosdep install --rosdistro=${ROS_DISTRO} --from-paths /scenario_execution/ --ignore-src -r -y && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 123
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading