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

remove ruby 21 and 22 from matrix #403

Merged

Conversation

joshuacronemeyer
Copy link
Collaborator

Installing Bundler
  Bundler 2 requires Ruby 2.3+, using Bundler 1 on Ruby <= 2.2
  /opt/hostedtoolcache/Ruby/2.2.10/x64/bin/gem install bundler -v ~> 1.0
  ERROR:  While executing gem ... (RuntimeError)
      Marshal.load reentered at marshal_load
  Took   0.33 seconds
Error: The process '/opt/hostedtoolcache/Ruby/2.2.10/x64/bin/gem' failed with exit code 1

Our CI builds are failing because we would need to maintain different versions of bundler for these ancient rubies. 2.2 was EOL on (31 Mar 2018)... I'm just going to stop testing our code there. According to this ruby/setup-ruby#496 there is no workaround.

@joshuacronemeyer joshuacronemeyer merged commit d2dde3d into travisjeffery:master Aug 6, 2023
11 checks passed
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.

1 participant