Skip to content

Commit 962870b

Browse files
authored
Update the build label for github CI. (#1466)
1 parent 478f52c commit 962870b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
cmake --build "build/${{ matrix.platform }}" --target vulkan_samples --config ${{ matrix.build_type }} ${{ env.PARALLEL }}
5757
5858
build_v2:
59-
name: "Build ${{ matrix.platform }} in ${{ matrix.build_type }}"
59+
name: "Build v2 Components ${{ matrix.platform }} in ${{ matrix.build_type }}"
6060
strategy:
6161
matrix:
6262
platform: [windows, ubuntu]

0 commit comments

Comments
 (0)