factory_bot icon indicating copy to clipboard operation
factory_bot copied to clipboard

Drop support for Ruby 3.0

Open sarahraqueld opened this issue 11 months ago • 2 comments

Ruby 3.0 reached EOL on April 2024, but we're still running that version on CI:

Screenshot 2024-11-06 at 11 10 44

Editing the workflow build file to remove 3.0 should be enough to close this issue: https://github.com/thoughtbot/factory_bot/blob/main/.github/workflows/build.yml

sarahraqueld avatar Nov 06 '24 11:11 sarahraqueld