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
Remove irb from test dependeicy and from test matrix (#533)
* Remove irb from test dependency
Reline's test no longer depends on irb.
github:ruby/irb requires ruby >= 2.7 but reline's test is run in >= 2.6
* Remove test matrix using github.com/ruby/irb because reline's test doesn't depend on irb anymore
0 commit comments