Skip to content

Update Ruby test runner to drop unsupported versions#161

Merged
sdsykes merged 3 commits intomasterfrom
fix/actions-runner
Mar 6, 2026
Merged

Update Ruby test runner to drop unsupported versions#161
sdsykes merged 3 commits intomasterfrom
fix/actions-runner

Conversation

@sdsykes
Copy link
Copy Markdown
Owner

@sdsykes sdsykes commented Mar 6, 2026

Upgrading runner to ubuntu 22.04 did not work for ruby 2.2, so instead let's drop those old versions from the tests. Note that the required_ruby_version in the gemspec has not been updated, but we should at some point.

sdsykes added 2 commits March 6, 2026 08:51
These versions have been EOL for years (2.2 since 2018). Ruby 2.3 is the oldest version still working in CI.
@sdsykes sdsykes changed the title Update Ruby test runner to use Ubuntu 22.04 Update Ruby test runner to drop unsupported versions Mar 6, 2026
@sdsykes sdsykes merged commit 7b615ae into master Mar 6, 2026
0 of 22 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