| author | |
| committer | |
| log | 1c5f2557894539d7620933324dad48a43a16d0ef |
| tree | ff23804017e76612180db431f5fa815e75252017 |
| parent | 70838d34aa581c9723d39592329827cf671cf0e9 |
1 files changed, 0 insertions(+), 1 deletions(-)
test/tests.zig-1| ... | ... | @@ -112,7 +112,6 @@ const test_targets = blk: { |
| 112 | 112 | .os_tag = .windows, |
| 113 | 113 | .abi = .gnu, |
| 114 | 114 | }, |
| 115 | .single_threaded = true, // https://github.com/ziglang/zig/issues/15075 | |
| 116 | 115 | .backend = .stage2_x86_64, |
| 117 | 116 | }, |
| 118 | 117 |