Skip to content

Commit 2490e51

Browse files
authored
Remove Humble and Iron from tutorial Docker CI job (#3081)
1 parent 4c28a74 commit 2490e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tutorial_docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
ROS_DISTRO: [rolling, humble, iron, jazzy]
19+
ROS_DISTRO: [rolling, jazzy]
2020
runs-on: ubuntu-latest
2121
permissions:
2222
packages: write

0 commit comments

Comments
 (0)