Skip to content

Commit

Permalink
CI: Allow pip to break system packages on Jazzy
Browse files Browse the repository at this point in the history
  • Loading branch information
benthie committed Oct 21, 2024
1 parent 26c7fbd commit 15f130b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,6 @@ jobs:
CATKIN_LINT: true
CATKIN_LINT_ARGS: "--resolve-env"
DOCKER_RUN_OPTS: "-e ENSENSO_INSTALL=/opt/ensenso -e ENSENSO_SDK_VERSION=${{matrix.ensenso_sdk_version}}"
PIP_BREAK_SYSTEM_PACKAGES: true
ROS_DISTRO: ${{matrix.ros_distro}}
ROS_PYTHON_VERSION: 3

0 comments on commit 15f130b

Please sign in to comment.