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 bc99101 commit c9a10e8Copy full SHA for c9a10e8
.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: "jazzy"
15
container:
16
image: ${{ matrix.docker-image }}
17
steps:
0 commit comments