mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-30 04:45:22 +03:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user