envato / ami-spec

Acceptance testing your AMIs
MIT License
49 stars 15 forks source link

CI: add Ruby 3.3 to the test matrix #63

Closed orien closed 8 months ago

orien commented 8 months ago

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

Also, remove Ruby 2.2 from the CI build matrix. This super old version of Ruby is now segfaulting on GitHub Actions.