Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ruby-head build green again #2289

Merged
merged 2 commits into from Oct 12, 2023
Merged

Conversation

andrehjr
Copy link
Member

  • Had to downgrade psych to 5.1.0. Seems like 5.1.1 is broken on jruby.
  • Had to configure terminal size on Github Actions for indentation specs.

Psych 5.1.1 is broken on jruby
On latest ruby-head, get_screen_size is returning as [1, 1] from Reline::GeneralIO.

We need to increase that in order to test indentation/tables properly.
@andrehjr andrehjr merged commit fcf8fc7 into pry:master Oct 12, 2023
19 checks passed
@andrehjr andrehjr deleted the fix-ruby-head-build branch October 12, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant