Skip to content

Commit 3528ca8

Browse files
committed
ubuntu24.04 precompile support
Signed-off-by: shiva kumar <[email protected]>
1 parent 9e6963f commit 3528ca8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/scripts/ci-precompiled-helpers.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ get_kernel_versions_to_test() {
2222
done
2323
if [[ "$should_continue" == true ]]; then
2424
KERNEL_VERSION=$(echo "$KERNEL_VERSION" | tr -d ' \n')
25-
echo "SHIVA $kernel_flavor $KERNEL_VERSION"
2625
kernel_versions+=("$KERNEL_VERSION")
2726
fi
2827
done

0 commit comments

Comments
 (0)