Skip to content

Commit 8448736

Browse files
committed
Refs #21228: Apply last rev suggestion
Signed-off-by: JesusPoderoso <jesuspoderoso@eprosima.com>
1 parent 2c612cc commit 8448736

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ubuntu-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
# It would be desirable to have a matrix of ubuntu OS for this job, but due to the issue opened in this ticket:
5959
# https://github.com/orgs/community/discussions/128118 , it has been set as a single OS job.
6060
os-version: ${{ inputs.os-version || 'ubuntu-22.04' }}
61-
label: 'ubuntu-ci'
61+
label: 'ubuntu-ci-${{ inputs.fastdds-python-branch }}-${{ inputs.fastdds-branch }}'
6262
colcon-args: ${{ inputs.colcon-args }}
6363
cmake-args: ${{ inputs.cmake-args }}
6464
ctest-args: ${{ inputs.ctest-args }}

0 commit comments

Comments
 (0)