Skip to content

Commit ab4fccb

Browse files
committed
testing: Change kernel flavor for altlinux
Signed-off-by: Alexey Gladkov <gladkov.alexey@gmail.com>
1 parent 5529711 commit ab4fccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/testing-altlinux-local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ topdir="${topdir%/*/*}"
99
readonly VENDOR=altlinux
1010
readonly ARCH=x86_64
1111
readonly IMAGE=alt:sisyphus
12-
readonly KERNEL_FLAVOR=-std-def
12+
readonly KERNEL_FLAVOR=-6.12
1313

1414
. "$topdir/testing/packages-$VENDOR"
1515

0 commit comments

Comments
 (0)