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

Fix Ruby 2.0 and Ruby 2.2 builds #2282

Merged
merged 4 commits into from Jul 17, 2023
Merged

Conversation

andrehjr
Copy link
Member

Changed from ubuntu-latest to ubuntu-20. When running the 2.2 build with ubuntu 22. Bundler was not installing properly. The same does not happen with ubuntu 20.

Ruby 2.0 tests were not running at all. It's the same issue with '3.0'. We need to add quotes to install the correct version. I also fixed a test on Ruby related to pry being called inside trap signals on Ruby 2.0.

ruby-head is still failing. I'm take a look into that later.

@andrehjr andrehjr merged commit f2f8add into pry:master Jul 17, 2023
18 of 19 checks passed
@andrehjr andrehjr deleted the fix-ruby22-build branch July 17, 2023 01:20
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