From 9379934e03a813e49b50c5eaa61b3811ca3b3275 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 2 Apr 2025 15:19:20 -0600 Subject: [PATCH] Disable syobanaction --- config/aarch64/ci.toml | 2 +- config/x86_64/ci.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index 4180b206c..7c5e7f478 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -186,7 +186,7 @@ sodium = {} sopwith = {} #ssh = {} strace = {} -syobonaction = {} +#syobonaction = {} # linking errors terminfo = {} #termplay = {} # backtrace cannot find link.h timidity = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 4ef43ac7f..f6750aa69 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -194,7 +194,7 @@ sodium = {} sopwith = {} #openssh = {} strace = {} -syobonaction = {} +#syobonaction = {} # linking errors terminfo = {} #termplay = {} # backtrace cannot find link.h timidity = {}