From 737b58168180d62822155f20514f5188c80912d6 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Thu, 26 Sep 2024 20:57:21 -0700 Subject: disable plan9 test This experimental target has no recent active maintainer. It's the only linker backend complaining about this branch and I can't make sense of the stack trace. This can be fixed asynchronously by anyone who wants to maintain plan9 support. It does not need to block this branch. --- test/cases/exit.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cases/exit.zig') diff --git a/test/cases/exit.zig b/test/cases/exit.zig index 23d17afe11..a1c256802c 100644 --- a/test/cases/exit.zig +++ b/test/cases/exit.zig @@ -1,5 +1,5 @@ pub fn main() void {} // run -// target=x86_64-linux,x86_64-macos,x86_64-windows,x86_64-plan9 +// target=x86_64-linux,x86_64-macos,x86_64-windows // -- cgit v1.2.3