We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1005d commit b0f4f5aCopy full SHA for b0f4f5a
.github/workflows/main.yml
@@ -9,8 +9,6 @@ jobs:
9
env:
10
- {ROS_DISTRO: humble, ROS_REPO: testing}
11
- {ROS_DISTRO: humble, ROS_REPO: main}
12
- - {ROS_DISTRO: iron, ROS_REPO: testing}
13
- - {ROS_DISTRO: iron, ROS_REPO: main}
14
- {ROS_DISTRO: jazzy, ROS_REPO: testing, PIP_BREAK_SYSTEM_PACKAGES: True}
15
- {ROS_DISTRO: jazzy, ROS_REPO: main, PIP_BREAK_SYSTEM_PACKAGES: True}
16
- {ROS_DISTRO: rolling, ROS_REPO: testing, PIP_BREAK_SYSTEM_PACKAGES: True}
0 commit comments