Skip to content

Commit 49f96c8

Browse files
committed
gha: disable ci for jazzy because of incompatibilities
1 parent d3cdd13 commit 49f96c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.ros2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
fail-fast: false
2222
matrix:
23-
distro: [humble, jazzy]
23+
distro: [humble] #, jazzy # Jazzy needs another control implementation (the hardware_interfaces differs), skipping build without specific branch for now
2424
render_backend: [GLFW, OSMESA, DISABLE] # EGL currently removed due to issues with the local CI runners
2525
mujoco: [3.2.0]
2626
include:

0 commit comments

Comments
 (0)