diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index cef1fb6d..69a27520 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -15,7 +15,7 @@ prompt = false dev-essential = {} dev-redox = {} -llvm-common = {} +llvm21-common = {} mate-common = {} redox-tests = {} x11-minimal = {} diff --git a/recipes/groups/llvm-common/recipe.toml b/recipes/groups/llvm21-common/recipe.toml similarity index 100% rename from recipes/groups/llvm-common/recipe.toml rename to recipes/groups/llvm21-common/recipe.toml