authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-05-27 02:34:30+02:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2026-05-27 02:34:30+02:00
log3852c8eae40755340cf9b06e4e3798884b0ecb7f
tree6882f1e7ef733eb9decf63fea85ccc885126856e
parente4512531d53d9a43a7cabbc793e618454c35aba3
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

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

This reverts commit 7451f5d1174c1113da50c883c7b3f7e8415cea0a. https://codeberg.org/ziglang/zig/actions/runs/3954/jobs/16/attempt/1

1 files changed, 0 insertions(+), 9 deletions(-)

test/tests.zig-9
......@@ -144,15 +144,6 @@ const module_test_targets = blk: {
144144 .link_libc = true,
145145 },
146146
147 .{
148 .target = .{
149 .cpu_arch = .x86,
150 .os_tag = .freebsd,
151 .abi = .none,
152 },
153 .link_libc = true,
154 },
155
156147 .{
157148 .target = .{
158149 .cpu_arch = .x86_64,