Skip to content

Commit e773365

Browse files
committed
Drop rolling and add kilted
1 parent 89b2c31 commit e773365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ros.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
release: [humble, iron, jazzy, rolling]
14+
release: [humble, iron, jazzy, kilted]
1515
container: osrf/ros:${{ matrix.release }}-desktop
1616
steps:
1717
- name: Setup cmake

0 commit comments

Comments
 (0)