Skip to content

Commit 42ecd92

Browse files
add 'lyrical' to CI
1 parent 270322f commit 42ecd92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/colcon.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
include:
1515
- {image: "ubuntu:22.04", ros: humble}
1616
- {image: "ubuntu:24.04", ros: jazzy}
17+
- {image: "ubuntu:26.04", ros: lyrical}
1718

1819
container:
1920
image: ${{ matrix.image }}

0 commit comments

Comments
 (0)