From 9283729528ae0890ca40d0c8b9138cbc38bc995a Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Thu, 10 Nov 2022 15:44:32 -0700 Subject: [PATCH] Disable bash in ci --- config/x86_64/ci.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 1444efb..ea8b167 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -12,7 +12,7 @@ atk = {} audiod = {} autoconf = {} automake = {} -bash = {} +#bash = {} # needs wcsrtombs binutils = {} bootloader = {} bootstrap = {}