Skip to content

Commit 0ab35fb

Browse files
committed
add github action to test on debian with new kernel
Signed-off-by: YangKeao <[email protected]>
1 parent 9c42418 commit 0ab35fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/compile.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ jobs:
1919
- distribution: debian
2020
kernelVersion: 1
2121
releaseVersion: 4.19.0-18-amd64
22+
- distribution: debian
23+
kernelVersion: 1
24+
releaseVersion: 5.10.0-11-amd64
2225
- distribution: centos
2326
kernelVersion: 1
2427
releaseVersion: 3.10.0-1160.49.1.el7.x86_64

0 commit comments

Comments
 (0)