diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index 7b66b1df..58f4788c 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -316,4 +316,5 @@ zlib = {} # webkitgtk3 = {} # winit = {} # xxhash = {} +# zoxide = {} # untested # zstd = {} diff --git a/config/i586/ci.toml b/config/i586/ci.toml index dbee8306..bb68d1eb 100644 --- a/config/i586/ci.toml +++ b/config/i586/ci.toml @@ -313,4 +313,5 @@ zlib = {} # webkitgtk3 = {} # winit = {} # xxhash = {} +# zoxide = {} # untested # zstd = {} diff --git a/config/riscv64gc/ci.toml b/config/riscv64gc/ci.toml index 0d203be9..4a925e86 100644 --- a/config/riscv64gc/ci.toml +++ b/config/riscv64gc/ci.toml @@ -314,4 +314,5 @@ zlib = {} # webkitgtk3 = {} # winit = {} # xxhash = {} -# zstd = {} \ No newline at end of file +# zoxide = {} # untested +# zstd = {}