Skip to content

Commit 70b7daa

Browse files
authored
Correct Ppython fallback branch (#5884)
Signed-off-by: Mario Dominguez <[email protected]>
1 parent f3da074 commit 70b7daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-ubuntu-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ jobs:
313313
uses: eProsima/eProsima-CI/ubuntu/get_related_branch_from_repo@v0
314314
with:
315315
remote_repository: eProsima/Fast-DDS-python
316-
fallback_branch: main
316+
fallback_branch: 2.2.x
317317

318318
- name: Download Fast DDS Python repo
319319
uses: eProsima/eProsima-CI/external/checkout@v0

0 commit comments

Comments
 (0)