File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 In case of bug fixes, please provide the list of supported branches where this fix should be also merged.
1818 Please uncomment following line, adjusting the corresponding target branches for the backport.
1919-->
20- <!-- @Mergifyio backport 2.4.x 2.2.x 1.4.x -->
20+ <!-- @Mergifyio backport 2.5.x 2. 4.x 2.2.x 1.4.x -->
2121
2222<!-- If an issue is already opened, please uncomment next line with the corresponding issue number. -->
2323<!-- Fixes #(issue) -->
Original file line number Diff line number Diff line change 1212 fail-fast : false
1313 matrix :
1414 dest_branch :
15- - ' 2.5 .x'
15+ - ' 2.6 .x'
1616 - ' 2.x'
1717 steps :
1818 - name : Mirror action step
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ if(POLICY CMP0086)
2424 cmake_policy (SET CMP0086 NEW )
2525endif ()
2626
27- project (fastdds_python VERSION 2.5 .0)
27+ project (fastdds_python VERSION 2.6 .0)
2828
2929if (NOT WIN32 )
3030 # Default values for shared library suffix in MacOS
You can’t perform that action at this time.
0 commit comments