mirror of
https://github.com/ziglang/zig.git
synced 2026-02-20 00:08:56 +00:00
tests: enable multi-threaded x86_64-windows tests with self-hosted
This commit is contained in:
parent
70838d34aa
commit
1c5f255789
@ -112,7 +112,6 @@ const test_targets = blk: {
|
||||
.os_tag = .windows,
|
||||
.abi = .gnu,
|
||||
},
|
||||
.single_threaded = true, // https://github.com/ziglang/zig/issues/15075
|
||||
.backend = .stage2_x86_64,
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user