Skip to content

Commit

Permalink
Update release.yaml: melodic to noetic
Browse files Browse the repository at this point in the history
  • Loading branch information
mvieth authored Feb 7, 2025
1 parent 71f233a commit b6d19c9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .ci/azure-pipelines/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,8 @@ stages:
vmImage: 'ubuntu-latest'
strategy:
matrix:
# Only ROS Melodic works with current releases of PCL
# Kinetic has stopped supporting any version later than PCL 1.7.2
ROS Melodic:
flavor: "melodic"
ROS Noetic:
flavor: "noetic"
variables:
tag: "ros"
steps:
Expand Down

0 comments on commit b6d19c9

Please sign in to comment.