Skip to content

Commit 8ef996f

Browse files
committed
Name uniquely
Signed-off-by: Emerson Knapp <emerson.b.knapp@gmail.com>
1 parent fbf23b6 commit 8ef996f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- source_tag: noble
3131
target_tag: noble-testing
3232
ros_version: ros2-testing
33-
name: "${{ matrix.base_image_name }}-${{ matrix.source_tag }}"
33+
name: "${{ matrix.base_image_name }}-${{ matrix.target_tag }}"
3434
steps:
3535
-
3636
name: Checkout repository

0 commit comments

Comments
 (0)