test: enable arm-freebsd-eabihf std tests

Closes #23949.
This commit is contained in:
Alex Rønne Petersen 2025-07-23 00:28:59 +02:00
parent f34b4780b7
commit 5c576573bb

View File

@ -116,8 +116,6 @@ const test_targets = blk: {
.abi = .eabihf,
},
.link_libc = true,
// https://github.com/ziglang/zig/issues/23949
.skip_modules = &.{"std"},
},
.{