From d05a215ad57a029b67ffec2e7cf791cdf8e2a3ab Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 29 Aug 2023 15:08:09 -0700 Subject: [PATCH] Run toolbox test on KDE as well There's no obvious reason it'd ever give a different result on KDE vs. Workstation, but since we added a matrix box for it on both, we'd better run it on both. Signed-off-by: Adam Williamson --- templates.fif.json | 1 + 1 file changed, 1 insertion(+) diff --git a/templates.fif.json b/templates.fif.json index 1c0ff97e..e1d48f8e 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -2816,6 +2816,7 @@ }, "toolbox": { "profiles": { + "fedora-KDE-live-iso-x86_64-*-64bit": 40, "fedora-Workstation-live-iso-x86_64-*-64bit": 40, "fedora-Workstation-raw_xz-raw.xz-aarch64-*-aarch64": 40, "fedora-CoreOS-colive-iso-x86_64-*-64bit": 40,