Skip to content

Commit 8592cea

Browse files
committed
WIP: Force local testing
1 parent eb307f2 commit 8592cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/debos.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ on:
66
mainline_kernel:
77
description: Whether to use a mainline kernel deb
88
type: boolean
9-
default: false
9+
default: true
1010
overlays:
1111
description: List of overlays to use
1212
type: string
1313
default: qsc-deb-releases
1414
kernelpackage:
1515
description: Name of kernel package to use
1616
type: string
17-
default: linux-image-6.16.1-qcom1+
17+
default: linux-image-6.17.0-rc3
1818

1919
outputs:
2020
artifacts_url:

0 commit comments

Comments
 (0)