Skip to content

Commit a45dbc0

Browse files
committed
ci: build_test_*: Change target branch to wrynose
Signed-off-by: Yuya Hamamachi <yuya.hamamachi.sx@renesas.com>
1 parent 56e1ecf commit a45dbc0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build_test_kernel_6.12.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: Build test using kernel 6.12 for Sparrow-hawk
33
on:
44
push:
55
branches:
6-
- 'scarthgap'
6+
- 'wrynose'
77
- '*-dev'
88
- '*-next'
99
workflow_dispatch:

.github/workflows/build_test_linux_dummy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: Build test using linux-dummy for Sparrow-hawk
33
on:
44
push:
55
branches:
6-
- 'scarthgap'
6+
- 'wrynose'
77
- '*-dev'
88
- '*-next'
99
workflow_dispatch:

.github/workflows/build_test_minimal_sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: Build test minimal SDK for Sparrow-hawk
33
on:
44
push:
55
branches:
6-
- 'scarthgap'
6+
- 'wrynose'
77
- '*-dev'
88
- '*-next'
99
workflow_dispatch:

.github/workflows/build_test_weston_sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: Build test weston SDK for Sparrow-hawk
33
on:
44
push:
55
branches:
6-
- 'scarthgap'
6+
- 'wrynose'
77
- '*-dev'
88
- '*-next'
99
workflow_dispatch:

0 commit comments

Comments
 (0)