Skip to content

Commit c1757b5

Browse files
committed
Update release.yaml: melodic to noetic
1 parent 34d096c commit c1757b5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.ci/azure-pipelines/release.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,8 @@ stages:
8989
vmImage: 'ubuntu-latest'
9090
strategy:
9191
matrix:
92-
# Only ROS Melodic works with current releases of PCL
93-
# Kinetic has stopped supporting any version later than PCL 1.7.2
94-
ROS Melodic:
95-
flavor: "melodic"
92+
ROS Noetic:
93+
flavor: "noetic"
9694
variables:
9795
tag: "ros"
9896
steps:

0 commit comments

Comments
 (0)