File tree Expand file tree Collapse file tree 3 files changed +18
-24
lines changed
Expand file tree Collapse file tree 3 files changed +18
-24
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,12 @@ jobs:
1313 fail-fast : false
1414 matrix :
1515 include :
16- - ros_distribution : humble
17- branch : humble
18- - ros_distribution : jazzy
19- branch : jazzy
20- - ros_distribution : kilted
21- branch : kilted
22- - ros_distribution : rolling
23- branch : rolling
16+ - ros_distribution : foxy
17+ branch : foxy
18+ - ros_distribution : galactic
19+ branch : galactic
20+ - ros_distribution : iron
21+ branch : iron
2422 steps :
2523 - uses : actions/checkout@v4
2624 with :
Original file line number Diff line number Diff line change @@ -13,14 +13,12 @@ jobs:
1313 fail-fast : false
1414 matrix :
1515 include :
16- - ros_distribution : humble
17- branch : humble
18- - ros_distribution : jazzy
19- branch : jazzy
20- - ros_distribution : kilted
21- branch : kilted
22- - ros_distribution : rolling
23- branch : rolling
16+ - ros_distribution : foxy
17+ branch : foxy
18+ - ros_distribution : galactic
19+ branch : galactic
20+ - ros_distribution : iron
21+ branch : iron
2422 steps :
2523 - uses : actions/checkout@v4
2624 with :
Original file line number Diff line number Diff line change @@ -13,14 +13,12 @@ jobs:
1313 fail-fast : false
1414 matrix :
1515 include :
16- - ros_distribution : humble
17- branch : humble
18- - ros_distribution : jazzy
19- branch : jazzy
20- - ros_distribution : kilted
21- branch : kilted
22- - ros_distribution : rolling
23- branch : rolling
16+ - ros_distribution : foxy
17+ branch : foxy
18+ - ros_distribution : galactic
19+ branch : galactic
20+ - ros_distribution : iron
21+ branch : iron
2422 steps :
2523 - uses : actions/checkout@v4
2624 with :
You can’t perform that action at this time.
0 commit comments