We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5204927 commit e7bbc15Copy full SHA for e7bbc15
.github/workflows/ci.yml
@@ -23,9 +23,9 @@ jobs:
23
# https://docs.ros.org/en/rolling/Releases.html
24
# NOTE: Humble and Jazzy do not work on the `ros2` branch, so they are tested in their own branches.
25
- ros: kilted
26
- os: ubuntu-24.04
+ os: ubuntu-slim
27
- ros: rolling
28
29
30
name: ROS 2 ${{ matrix.ros }} (${{ matrix.os }})
31
runs-on: ${{ matrix.os }}
0 commit comments