mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-30 02:10:18 +00:00
nightly build: Add Rocky linux kernels
This commit is contained in:
6
.github/workflows/run_regression_tests.yaml
vendored
6
.github/workflows/run_regression_tests.yaml
vendored
@@ -40,9 +40,10 @@ jobs:
|
||||
'4.9.337',
|
||||
'3.18.140',
|
||||
'3.10.108',
|
||||
'6.12.0-124.47.1.el10_1^AlmaLinux^10.1',
|
||||
'6.12.0-124.56.1.el10_1^Rocky^10.1',
|
||||
'5.14.0-611.55.1.el9_7^Rocky^9.7',
|
||||
'4.18.0-553.124.1.el8_10^Rocky^8.10',
|
||||
'6.12.0-55.43.1.el10_0^AlmaLinux^10.0',
|
||||
'5.14.0-611.45.1.el9_7^AlmaLinux^9.7',
|
||||
'5.14.0-570.62.1.el9_6^AlmaLinux^9.6',
|
||||
'5.14.0-503.40.1.el9_5^AlmaLinux^9.5',
|
||||
'5.14.0-427.42.1.el9_4^AlmaLinux^9.4',
|
||||
@@ -50,7 +51,6 @@ jobs:
|
||||
'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-553.117.1.el8_10^AlmaLinux^8.10',
|
||||
'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',
|
||||
|
||||
@@ -75,9 +75,10 @@ ABT_KERNELS=" \
|
||||
3.12.74-nc \
|
||||
3.11.10-nc \
|
||||
3.10.108-nc \
|
||||
6.12.0-124.47.1.el10_1^AlmaLinux^10.1-nc \
|
||||
6.12.0-124.56.1.el10_1^Rocky^10.1-nc \
|
||||
5.14.0-611.55.1.el9_7^Rocky^9.7-nc \
|
||||
4.18.0-553.124.1.el8_10^Rocky^8.10-nc \
|
||||
6.12.0-55.43.1.el10_0^AlmaLinux^10.0-nc \
|
||||
5.14.0-611.45.1.el9_7^AlmaLinux^9.7-nc \
|
||||
5.14.0-570.62.1.el9_6^AlmaLinux^9.6-nc \
|
||||
5.14.0-503.40.1.el9_5^AlmaLinux^9.5-nc \
|
||||
5.14.0-427.42.1.el9_4^AlmaLinux^9.4-nc \
|
||||
@@ -85,7 +86,6 @@ ABT_KERNELS=" \
|
||||
5.14.0-284.30.1.el9_2^AlmaLinux^9.2-nc \
|
||||
5.14.0-162.23.1.el9_1^AlmaLinux^9.1-nc \
|
||||
5.14.0-70.30.1.el9_0^AlmaLinux^9.0-nc \
|
||||
4.18.0-553.117.1.el8_10^AlmaLinux^8.10-nc \
|
||||
4.18.0-513.24.1.el8_9^AlmaLinux^8.9-nc \
|
||||
4.18.0-477.13.1.el8_8^AlmaLinux^8.8-nc \
|
||||
4.18.0-425.19.2.el8_7^AlmaLinux^8.7-nc \
|
||||
|
||||
Reference in New Issue
Block a user