From 9398a2ea9c2841e01e03279c23b271c6d4a40d2d Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Fri, 13 Jun 2025 21:03:40 +0200 Subject: dashboard/config/linux: drop stable-5.10 We haven't been fuzzing it on syzbot for a very long time. --- dashboard/config/linux/bits/stable-5.10.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 dashboard/config/linux/bits/stable-5.10.yml (limited to 'dashboard/config/linux/bits') diff --git a/dashboard/config/linux/bits/stable-5.10.yml b/dashboard/config/linux/bits/stable-5.10.yml deleted file mode 100644 index 2ca8a524a..000000000 --- a/dashboard/config/linux/bits/stable-5.10.yml +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 2020 syzkaller project authors. All rights reserved. -# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. - -kernel: - repo: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git - tag: v5.10.224 -- cgit mrf-deployment