Revert "test: add x86-freebsd to the module test matrix"

This reverts commit 7451f5d117.

https://codeberg.org/ziglang/zig/actions/runs/3954/jobs/16/attempt/1
This commit is contained in:
Alex Rønne Petersen
2026-05-27 02:34:30 +02:00
parent e4512531d5
commit 3852c8eae4
-9
View File
@@ -144,15 +144,6 @@ const module_test_targets = blk: {
.link_libc = true,
},
.{
.target = .{
.cpu_arch = .x86,
.os_tag = .freebsd,
.abi = .none,
},
.link_libc = true,
},
.{
.target = .{
.cpu_arch = .x86_64,