Skip to content

Commit 959b179

Browse files
committed
feat(ci)!: Default to trixie-backports kernel
trixie-backports has a newer version than linux-qcom. Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
1 parent 54812eb commit 959b179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
# the package name will be passed to APT which interprets the trailing
1818
# plus sign in the package name as a request to install the package, so
1919
# use two plus signs
20-
default: linux-image-6.16.7-qcom1++
20+
default: linux-image-arm64
2121

2222
outputs:
2323
artifacts_url:

0 commit comments

Comments
 (0)