We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e684c commit 95f9b70Copy full SHA for 95f9b70
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- ROS_DISTRO: [humble, iron, jazzy, rolling]
+ ROS_DISTRO: [humble, jazzy, rolling]
19
ROS_REPO: [testing, main]
20
env:
21
ROS_DISTRO: ${{ matrix.ROS_DISTRO }}
0 commit comments