ruby / set

This library provides the Set class, which deals with a collection of unordered values with no duplicates.
BSD 2-Clause "Simplified" License
23 stars 13 forks source link

Use ruby/actions workflow for ruby versions #35

Closed m-nakamura145 closed 9 months ago

m-nakamura145 commented 9 months ago

Previously, Ruby versions in test.yml were specified using an array. However, this PR has been changed to use the ruby/actions workflow for version.