Skip to content

Canary

Choose a tag to compare

@github-actions github-actions released this 03 Sep 15:43
· 26 commits to main since this release
fix(ci): raise Node heap for desktop packaging

Vite OOM'd at the default ~2GB heap while bundling the renderer on macOS, so Package Desktop never produced an .app. Give Electron Forge 8GB and install rustup before cargo cache on manylinux.