Skip to content

Commit

Permalink
Remove Humble and Iron from tutorial Docker CI job (#3081)
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass authored Nov 11, 2024
1 parent 4c28a74 commit 2490e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorial_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ROS_DISTRO: [rolling, humble, iron, jazzy]
ROS_DISTRO: [rolling, jazzy]
runs-on: ubuntu-latest
permissions:
packages: write
Expand Down

0 comments on commit 2490e51

Please sign in to comment.