mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 21:01:52 +00:00
- Use D16 VMs (16 vCPU) for all Windows CI runners - Pin Node.js to 24.3.0 (ABI 137) for duckdb prebuilt + test compat - Wrap test runner in vs-shell.ps1 so node-gyp has cl.exe - Revert ccache persistent config (VMs are ephemeral) - Restore Uninstall-Windows-Defender (reboot clears pending state) - Add Windows ARM64 to install.ps1, install.sh, bun-release - Set parallelism to 2 for Windows tests - Clarify Packer vs CI runner VM sizes in comments [build images]