nightly build: Update kernel versions

Another kernel versions update
This commit is contained in:
Gleb Chesnokov
2025-05-26 17:37:09 +03:00
parent fdbb34c77e
commit 15695fedce
2 changed files with 41 additions and 39 deletions
+22 -14
View File
@@ -16,37 +16,45 @@ jobs:
fail-fast: false
matrix:
version: [
'6.14',
'6.13.8',
'6.12.20',
'6.15',
'6.14.8',
'6.13.12',
'6.12.30',
'6.11.11',
'6.10.14',
'6.9.12',
'6.8.12',
'6.7.12',
'6.6.83',
'6.1.131',
'5.15.179',
'5.10.235',
'5.4.291',
'6.6.92',
'6.1.140',
'5.15.184',
'5.10.237',
'5.4.293',
'4.19.325',
'4.14.336',
'4.9.337',
'3.18.140',
'3.10.108',
'5.14.0-503.33.1.el9_5^AlmaLinux^9.5',
'5.14.0-503.40.1.el9_5^AlmaLinux^9.5',
'5.14.0-427.42.1.el9_4^AlmaLinux^9.4',
'5.14.0-362.24.2.el9_3^AlmaLinux^9.3',
'5.14.0-362.24.1.el9_3^AlmaLinux^9.3',
'5.14.0-284.30.1.el9_2^AlmaLinux^9.2',
'5.14.0-162.23.1.el9_1^AlmaLinux^9.1',
'5.14.0-70.30.1.el9_0^AlmaLinux^9.0',
'4.18.0-513.24.1.el8_9^AlmaLinux^8.9',
'4.18.0-477.13.1.el8_8^AlmaLinux^8.8',
'4.18.0-425.19.2.el8_7^AlmaLinux^8.7',
'4.18.0-372.32.1.el8_6^AlmaLinux^8.6',
'4.18.0-348.23.1.el8_5^AlmaLinux^8.5',
'4.18.0-305.25.1.el8_4^AlmaLinux^8.4',
'4.18.0-240.22.1.el8_3^AlmaLinux^8.3',
'3.10.0-1160.118.1.el7^CentOS^7.9.2009',
'5.15.0-306.177.4.el9uek^UEK^9',
'5.4.17-2136.341.3.3.el8uek^UEK^8',
'4.14.35-2047.543.3.el7uek^UEK^7',
'4.1.12-124.92.3.el6uek^UEK^6'
'3.10.0-862.14.4.el7^CentOS^7.5.1804',
'5.15.0-308.179.6.3.el9uek^UEK^9',
'5.4.17-2136.343.5.1.el8uek^UEK^8',
'4.14.35-2047.543.3.1.el7uek^UEK^7',
'4.1.12-124.93.1.el7uek^UEK^7',
'4.1.12-124.48.6.el6uek^UEK^6'
]
steps:
- name: Checkout code