setup.py: add 6.1 to vmtest kernels

No changes are required.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
This commit is contained in:
Omar Sandoval 2022-11-21 01:17:13 -08:00
parent 818da5b890
commit 375fee8d85

View File

@ -132,6 +132,7 @@ class test(Command):
description = "run unit tests after in-place build"
KERNELS = [
"6.1",
"6.0",
"5.19",
"5.18",