@@ -1999,18 +1999,13 @@
}
},
"buildtools" : {
- "ubuntu2004-vk-arm*" : "${BUILDTOOLS_ARM_URL}",
- "ubuntu2004*" : "${BUILDTOOLS_URL}",
"alma8*" : "${BUILDTOOLS_URL}",
"rocky8*" : "${BUILDTOOLS_URL}",
"stream8*" : "${BUILDTOOLS_URL}",
"alma9*" : "${BUILDTOOLS_URL}",
"rocky9*" : "${BUILDTOOLS_URL}",
"stream9*" : "${BUILDTOOLS_URL}",
- "opensuse154*" : "${BUILDTOOLS_URL}",
- "opensuse155*" : "${BUILDTOOLS_URL}",
"opensuse156*" : "${BUILDTOOLS_URL}",
- "perf-alma8*" : "${BUILDTOOLS_URL}",
- "perf-ubuntu1804-ty-*" : "${BUILDTOOLS_URL}"
+ "perf-alma8*" : "${BUILDTOOLS_URL}"
}
}
Drop buildtools information for obsolete autobuilder workers. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- config.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-)