Skip to content

Commit f8bd3a0

Browse files
authored
Merge pull request #163 from lool/mainline-6.17
fix(ci/mainline): Bump to 6.17.0
2 parents 3c9e3ea + aa0e32d commit f8bd3a0

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
@@ -100,7 +100,7 @@ jobs:
100100
uses: ./.github/workflows/debos.yml
101101
with:
102102
mainline_kernel: true
103-
kernelpackage: linux-image-6.17.0-rc6
103+
kernelpackage: linux-image-6.17.0
104104

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

0 commit comments

Comments
 (0)