We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26841b1 commit 9288fb2Copy full SHA for 9288fb2
.github/workflows/ros2.yaml
@@ -7,8 +7,6 @@ jobs:
7
strategy:
8
matrix:
9
env:
10
- - {ROS_DISTRO: foxy, ROS_REPO: main}
11
- - {ROS_DISTRO: galactic, ROS_REPO: main}
12
- {ROS_DISTRO: humble, ROS_REPO: main}
13
- {ROS_DISTRO: rolling, ROS_REPO: main}
14
runs-on: ubuntu-latest
0 commit comments