diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index f37515c0..ae85fbf4 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -72,7 +72,6 @@ gnu-make = {} harfbuzz = {} #hematite = {} # needs crate patches for redox-unix hicolor-icon-theme = {} -init = {} initfs = {} installer = {} installer-gui = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index f3afa652..da747d0b 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -75,7 +75,6 @@ gnu-make = {} #harfbuzz = {} # depends on glib which does not build #hematite = {} # needs crate patches for redox-unix hicolor-icon-theme = {} -init = {} initfs = {} installer = {} installer-gui = {}