From c8a4c94efa5dd706580dd89801b802866dcff70e Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 27 Apr 2023 14:28:04 +0200 Subject: dashboard/config/linux: update configs to latest kernels --- dashboard/config/linux/bits/linux-next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/config/linux/bits/linux-next.yml') diff --git a/dashboard/config/linux/bits/linux-next.yml b/dashboard/config/linux/bits/linux-next.yml index b3b7e54d1..faf44a988 100644 --- a/dashboard/config/linux/bits/linux-next.yml +++ b/dashboard/config/linux/bits/linux-next.yml @@ -3,4 +3,4 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next-history.git - tag: next-20230331 + tag: next-20230426 -- cgit mrf-deployment