File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -28,18 +28,14 @@ jobs:
2828 - kilted
2929 - rolling
3030 include :
31- # Humble Hawksbill (May 2022 - May 2027)
32- - docker_image : ubuntu:jammy
33- ros_distribution : humble
31+ # Humble Hawksbill (May 2022 - May 2027)
32+ - ros_distribution : humble
3433 # Jazzy Jalisco (May 2024 - May 2029)
35- - docker_image : ubuntu:noble
36- ros_distribution : jazzy
34+ - ros_distribution : jazzy
3735 # Kilted Kaiju (May 2025 - Dec 2026)
38- - docker_image : ubuntu:noble
39- ros_distribution : kilted
36+ - ros_distribution : kilted
4037 # Rolling Ridley (No End-Of-Life)
41- - docker_image : ubuntu:noble
42- ros_distribution : rolling
38+ - ros_distribution : rolling
4339 steps :
4440 - name : Setup Node.js ${{ matrix.node-version }}
4541 uses : actions/setup-node@v4
You can’t perform that action at this time.
0 commit comments