Skip to content

Commit

Permalink
Change custom version intput in project dependencies action
Browse files Browse the repository at this point in the history
Signed-off-by: Raul Sanchez-Mateos <[email protected]>
  • Loading branch information
rsanchez15 committed May 10, 2024
1 parent 6ba5221 commit 312d125
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/project_dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@ inputs:
Use the custom version build from eProsima-CI.
If set to false, the workflow will run the tests for Fast DDS v2 and v3.
required: true
type: choice
default: 'custom'
options:
- custom
- v2
- v3

cmake_build_type:
description: Specify cmake_build_type option to download specific artifact
Expand Down

0 comments on commit 312d125

Please sign in to comment.