Skip to content

Commit fa06da5

Browse files
committed
Update Fast CDR branch
Signed-off-by: Carlosespicur <carlosespicur@proton.me>
1 parent c6376e3 commit fa06da5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636
description: 'Branch or tag of Fast CDR repository (https://github.com/eProsima/Fast-CDR)'
3737
required: false
3838
type: string
39-
default: 'master'
39+
default: '1.0.x'
4040
run-build:
4141
description: 'Build Fast DDS Python (CI skipped otherwise)'
4242
required: false

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ on:
4141
description: 'Branch or tag of Fast CDR repository (https://github.com/eProsima/Fast-CDR)'
4242
required: false
4343
type: string
44-
default: 'master'
44+
default: '1.0.x'
4545
run-build:
4646
description: 'Build Fast DDS Python (CI skipped otherwise)'
4747
required: false

0 commit comments

Comments
 (0)