mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2024-11-01 03:05:34 +00:00
Update kernels to last LTS
This commit is contained in:
parent
b6a5f1bce9
commit
281e328b33
13
.travis.yml
13
.travis.yml
@ -28,13 +28,12 @@ env:
|
|||||||
jobs:
|
jobs:
|
||||||
- KVER_BUILD=$KERNEL_MAINLINE
|
- KVER_BUILD=$KERNEL_MAINLINE
|
||||||
- KVER_BUILD=$KERNEL_STABLE
|
- KVER_BUILD=$KERNEL_STABLE
|
||||||
- KVER_BUILD=5.5.19 #EOL
|
- KVER_BUILD=5.8.17
|
||||||
#Kernels 5.4 with minor versions > 28 are failing on amd64. Not upgrade the minor version without check https://kernel.ubuntu.com/~kernel-ppa/mainline/
|
- KVER_BUILD=5.4.73
|
||||||
- KVER_BUILD=5.4.28
|
- KVER_BUILD=4.19.154
|
||||||
- KVER_BUILD=4.19.116
|
- KVER_BUILD=4.14.203
|
||||||
- KVER_BUILD=4.9.219
|
- KVER_BUILD=4.9.241
|
||||||
- KVER_BUILD=4.4.219
|
- KVER_BUILD=4.4.241
|
||||||
- KVER_BUILD=3.16.82
|
|
||||||
cache:
|
cache:
|
||||||
- ccache: true
|
- ccache: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user