diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml
index 34b4e309fceed9069ac7472bc231141c0aa55c0a..88dd000a1f61ad5d83b6e08915e31e56cce57f5e 100644
--- a/config/aarch64/ci.toml
+++ b/config/aarch64/ci.toml
@@ -28,7 +28,7 @@ coreutils = {}
 cosmic-text = {}
 cpal = {}
 curl = {}
-#dash = {} # errors after GCC update
+dash = {}
 diffutils = {}
 dosbox = {}
 drivers = {}
diff --git a/config/i686/ci.toml b/config/i686/ci.toml
index db90d498ffd99130af55702bb6918f299ff729e8..8b8bc29980417e48b3dc8e1cfd699faa352068d5 100644
--- a/config/i686/ci.toml
+++ b/config/i686/ci.toml
@@ -13,7 +13,7 @@ bootstrap = {}
 ca-certificates = {}
 contain = {}
 coreutils = {}
-#dash = {} # errors after GCC update
+dash = {}
 diffutils = {}
 drivers = {}
 escalated = {}
diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml
index 7a688b4d912c4085f468845adcff43731a1980c2..3af4dca4e63844bc545bd2e5a13beed021daa352 100644
--- a/config/x86_64/ci.toml
+++ b/config/x86_64/ci.toml
@@ -28,7 +28,7 @@ coreutils = {}
 cosmic-text = {}
 cpal = {}
 curl = {}
-#dash = {} # errors after GCC update
+dash = {}
 diffutils = {}
 dosbox = {}
 drivers = {}