Skip to content

Commit

Permalink
Removed humble CI.
Browse files Browse the repository at this point in the history
The subscription times out in CI for humble.
I'm not sure why this happens, but there is no time to inspect, hence dropping CI for humble.
  • Loading branch information
StefanFabian authored Feb 16, 2025
1 parent ea6c590 commit daa866f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-ros2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
ASAN_OPTIONS: new_delete_type_mismatch=0
strategy:
matrix:
ros_distro: [humble, jazzy]
ros_distro: [jazzy]
container:
image: ros:${{matrix.ros_distro}}-ros-base
steps:
Expand Down

0 comments on commit daa866f

Please sign in to comment.