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

CI: add Ruby 3.3 to the test matrix #34

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

orien
Copy link
Contributor

@orien orien commented Feb 21, 2024

Ruby 3.3 has been released! Let's add it to the CI build matrix for confidence in compatibility.

Additionally:

  • Bump actions/checkout from v3 to v4. A little CI hygiene.
  • Run Ruby 2.0, 2.1, and 2.2 tests on Ubuntu 20.02 (instead of latest: 22.04). Ruby 2.2 is segfaulting consistently on the newer versions of Ubuntu. Let's pin to the older release to keep the build passing.

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