You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): update Rust in Docker before building native
Docker images have Rust 1.83 but napi-build@2.3.1 requires 1.88+.
Add `rustup update stable` before build in Linux Docker jobs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments