nightly build: Include the AlmaLinux RHEL kernels

Add support for RHEL 8.6 8.7 9.0 9.1 nightly builds.
This commit is contained in:
Gleb Chesnokov
2022-12-14 10:25:38 +03:00
parent 80471ef507
commit 31699069f3
4 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ function specialize_patch {
local releasevermajor="$1"
local releaseverminor="$2"
case "$distro" in
CentOS)
CentOS|AlmaLinux)
if [ -n "$releasevermajor" ]; then
ao=(
-v "RHEL_MAJOR=$releasevermajor"