mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
24aee3eb5e
Windows x64 release builds spend about 36.5 of 48 minutes in final LLVM code generation and MSVC linking. Use the existing target-aware MSVC setup action to select LLD for release builds; the Windows ARM64 archive path already exercises the action and its LLD wrapper. In https://github.com/openai/codex/actions/runs/27242495616, macOS becomes the critical path after roughly four minutes of Windows improvement, so this is expected to reduce total workflow time by about four minutes.
24aee3eb5e
ยท
2026-06-10 09:18:19 -07:00
History