linux_5_13: drop
5.13.19 was the last 5.13 release and the version is now EOL[1]. [1] https://lwn.net/Articles/869747/ (cherry picked from commit 01eb8ec98a52c1e7317fd62f5bc58db30951e716)
This commit is contained in:
@@ -31,7 +31,6 @@ with pkgs; {
|
||||
linux_4_19 = makeKernelTest "4.19" linuxPackages_4_19;
|
||||
linux_5_4 = makeKernelTest "5.4" linuxPackages_5_4;
|
||||
linux_5_10 = makeKernelTest "5.10" linuxPackages_5_10;
|
||||
linux_5_13 = makeKernelTest "5.13" linuxPackages_5_13;
|
||||
linux_5_14 = makeKernelTest "5.14" linuxPackages_5_14;
|
||||
|
||||
linux_testing = makeKernelTest "testing" linuxPackages_testing;
|
||||
|
||||
Reference in New Issue
Block a user