We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8341f54 commit 3bf3ad6Copy full SHA for 3bf3ad6
.github/workflows/ros2-ci.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
include:
13
- docker-image: "ubuntu:24.04"
14
- ros-distro: "rolling"
+ ros-distro: "kilted"
15
container:
16
image: ${{ matrix.docker-image }}
17
steps:
0 commit comments