Skip to content

Commit

Permalink
ci: jazzy should be disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
matlabbe committed Jun 30, 2024
1 parent 9a86ce9 commit eee311d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ros2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ros_distro: [humble, iron, jazzy]
ros_distro: [humble, iron]
include:
- ros_distro: 'humble'
ubuntu_distro: 'jammy'
Expand Down

0 comments on commit eee311d

Please sign in to comment.