Skip to content

Commit 799d4ce

Browse files
committed
Select package through re
Signed-off-by: Loïc Minier <[email protected]>
1 parent 381760b commit 799d4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
uses: ./.github/workflows/debos.yml
100100
with:
101101
mainline_kernel: true
102-
kernelpackage: linux-image-6.17.0-rc3
102+
kernelpackage: ~n^linux-image-[0-9a-f.-]*-upstream$
103103

104104
test-mainline-linux:
105105
uses: ./.github/workflows/test.yml

0 commit comments

Comments
 (0)