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
Update CI workflow to use x86_64-linux-gnu platform
Nokogiri 1.18.10+ uses x86_64-linux-gnu instead of x86_64-linux as
the platform identifier. Updated the CI workflow to use the correct
platform and removed the arm64-darwin-24 platform from Gemfile.lock
to keep it consistent with CI expectations.
This fixes the check_react_and_ujs test failures where Gemfile.lock
was being modified during CI runs.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments