mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 04:36:22 +00:00
nightly build: Update kernel versions
Another kernel versions update.
This commit is contained in:
@@ -4,7 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- nightly/update
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
@@ -17,31 +16,34 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version: [
|
||||
'6.11',
|
||||
'6.10.10',
|
||||
'6.12',
|
||||
'6.11.9',
|
||||
'6.10.14',
|
||||
'6.9.12',
|
||||
'6.8.12',
|
||||
'6.7.12',
|
||||
'6.6.51',
|
||||
'6.1.110',
|
||||
'5.15.167',
|
||||
'5.10.226',
|
||||
'5.4.284',
|
||||
'4.19.322',
|
||||
'6.6.62',
|
||||
'6.1.118',
|
||||
'5.15.173',
|
||||
'5.10.230',
|
||||
'5.4.286',
|
||||
'4.19.324',
|
||||
'4.14.336',
|
||||
'4.9.337',
|
||||
'3.18.140',
|
||||
'3.10.108',
|
||||
'5.14.0-427.33.1.el9_4^AlmaLinux^9.4',
|
||||
'5.14.0-503.11.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-284.30.1.el9_2^AlmaLinux^9.2',
|
||||
'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',
|
||||
'3.10.0-1160.118.1.el7^CentOS^7.9.2009',
|
||||
'5.15.0-210.163.7.el9uek^UEK^9',
|
||||
'5.4.17-2136.335.4.el8uek^UEK^8',
|
||||
'5.4.17-2102.206.1.el7uek^UEK^7',
|
||||
'5.15.0-302.167.6.el9uek^UEK^9',
|
||||
'5.4.17-2136.337.5.1.el8uek^UEK^8',
|
||||
'4.14.35-2047.542.2.el7uek^UEK^7',
|
||||
'4.1.12-124.48.6.el6uek^UEK^6'
|
||||
]
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user