Skip to content

Commit b33a391

Browse files
committed
config: scheduler-chromeos: fix qualcomm-media-committers entries
There are currently 2 anchors defined with the same entry name: `test-job-arm64-qualcomm` & `test-job-arm64-qualcomm-media-committers`. Fix this situation by renaming the latter entry. Signed-off-by: Arnaud Ferraris <[email protected]>
1 parent 4bd8918 commit b33a391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/scheduler-chromeos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ _anchors:
8383
<<: *kbuild-event
8484
name: kbuild-gcc-12-arm64-chromeos-daily-qualcomm
8585

86-
test-job-arm64-qualcomm: &test-job-arm64-qualcomm-media-committers
86+
test-job-arm64-qualcomm-media-committers: &test-job-arm64-qualcomm-media-committers
8787
<<: *test-job-arm64-mediatek-media-committers
8888
platforms: *qualcomm-platforms
8989

0 commit comments

Comments
 (0)