test-unit / test-unit-activesupport

ActiveSupport adapter for test-unit 3.
GNU Lesser General Public License v2.1
5 stars 5 forks source link

CI against Ruby 3.2 and 3.3 #16

Closed amatsuda closed 9 months ago

amatsuda commented 9 months ago

This patch adds Ruby 3.2 and 3.3 to the test matrix.

kou commented 9 months ago

Thanks!