We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d13be78 commit 097bde1Copy full SHA for 097bde1
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
matrix:
14
include:
15
- docker_image: ubuntu:24.04
16
- ros_distribution: rolling
+ ros_distribution: jazzy
17
container:
18
image: ${{ matrix.docker_image }}
19
steps:
0 commit comments