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: use oxidize-rb/actions for Ruby + Rust CI setup
Replace separate ruby/setup-ruby + dtolnay/rust-toolchain with
oxidize-rb/actions/setup-ruby-and-rust which properly handles the
MSYS2 PATH pollution that causes rb-sys/bindgen to fail on Windows.
SDL2 is still installed via msys2/setup-msys2 (before oxidize-rb),
with paths added separately after oxidize-rb manages PATH ordering.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments