ci: jazzy should be disabled

This commit is contained in:
matlabbe
2024-06-29 17:01:19 -07:00
parent 9a86ce9c90
commit eee311d4b6
+1 -1
View File
@@ -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'